From 4088ef9d36959826e4b858f2b25d640794caed05 Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Mon, 3 Sep 2007 18:17:05 +0000 Subject: Updated debian/changelog. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1007 788f1e2b-df1e-0410-8736-df70ead52e1b --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index d9d3a85b0..1b9c37fb2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,15 @@ pandoc (0.44) unstable; urgency=low + [ John MacFarlane ] + + * Fixed bug in HTML writer: when --toc was used, anchors were put around + headers, which is invalid XHTML (block content within inline element). + Now the anchors are put inside the header tags. Resolves Issue #23. + + * Added xmlns attribute to html element in html writer tests. + This attribute is added by more recent versions of the + xhtml library (>= 3000), and is required for valid XHTML. + [ Recai Oktaş ] * On configure, compile 'Setup.hs' to 'setup' and use 'setup' as the build -- cgit v1.2.3