From 1ba0c8f483e35b1e33b61c9ca66dad3b57cb836a Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Sat, 10 Nov 2007 21:52:25 +0000 Subject: Modified debian/changelog -- include last bugfix. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1069 788f1e2b-df1e-0410-8736-df70ead52e1b --- debian/changelog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index a19e92c12..b0f2eb40e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -40,7 +40,10 @@ pandoc (0.45) unstable; urgency=low + Parse fields associated with '.. image::' blocks, and use 'alt' field, if given, for image alt and title attributes. - * LaTeX reader: Modified specialChar so that '"' characters are parsed. + * LaTeX reader: + + + Modified specialChar so that '"' characters are parsed. + + Fixed a bug in parsing of \[ \] math blocks (thanks to Mark Kalderon). * HTML writer: Don't produce HTML for table of contents if there are no headers. (This would be an empty list, which is invalid XHTML.) -- cgit v1.2.3