aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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: