summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-11-13 14:17:25 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2015-11-13 14:19:42 -0800
commitabca1da1adeae6045e555b9b43a03192a3b02e17 (patch)
tree953bc38f874c9c946e473155f150d4eb4ade6273 /changelog
parent37285b432cb0a4c22eb62c3e16b501985f764071 (diff)
Updated changelog.
Diffstat (limited to 'changelog')
-rw-r--r--changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/changelog b/changelog
index 3cffa9f93..03d82a877 100644
--- a/changelog
+++ b/changelog
@@ -34,6 +34,9 @@ pandoc (1.15.2)
+ Fix emphasis rules for smart parsing (Albert Krewinkel, #2513).
Smart quotes, ellipses, and dashes should behave like normal quotes,
single dashes, and dots with respect to text markup parsing.
+ + Require whitespace around definition list markers (#2518).
+ This rule was not checked before, resulting in bugs with footnotes
+ and some link types.
* Markdown reader: