aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2008-11-06 16:55:27 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2008-11-06 16:55:27 +0000
commit299149e10dadda52654e101b268d79eafff7ceb9 (patch)
treefc6d16e52c6986bf0edae1487ac103e9baae2aa6
parent22549e19c6017f6b34692c3cc0eb994e4790709b (diff)
downloadpandoc-299149e10dadda52654e101b268d79eafff7ceb9.tar.gz
Updated changelog.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1485 788f1e2b-df1e-0410-8736-df70ead52e1b
-rw-r--r--changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelog b/changelog
index 3369d0bac..0611021c2 100644
--- a/changelog
+++ b/changelog
@@ -32,6 +32,10 @@ pandoc (1.1)
them as "%20".
+ Allow blank space at the end of horizontal rules.
+ * RST reader: Modified 'unknownDirective' parser to handle comment
+ blocks correctly, and added tests for comment blocks. Resolves Issue
+ #86. Closes Debian Bug #500662.
+
* HTML writer:
+ Include classes on tr elements in HTML output: