From 47d77ce3bdb9ea84ef4cbee55d2d11bc1c94d70c Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Sat, 2 Jan 2010 18:59:11 +0000 Subject: Added note on markdown2pdf changes. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1783 788f1e2b-df1e-0410-8736-df70ead52e1b --- changelog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'changelog') diff --git a/changelog b/changelog index 9953e353f..4055b0d66 100644 --- a/changelog +++ b/changelog @@ -92,7 +92,9 @@ pandoc (1.4) * Documented pandoc 1.3's new definition list syntax in README. (An oversight in the last release.) - * markdown2pdf.hs: interpret ! in a log as an error line. + * markdown2pdf.hs: + + interpret ! in a log as an error line. + + --toc now works properly. * Changes in RunTests.hs: + Use the Diff library rather than a local copy of Diff.hs. -- cgit v1.2.3