aboutsummaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2010-03-21 22:51:04 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2010-03-21 22:51:04 -0700
commit0e6bb176f9804e32ed47ac3728337e10586c0efb (patch)
tree46a20ebcab6b490913bc0a34ec96a053d25b0ae0 /changelog
parent483a591eba6f250593fa7f26dd6491159bbb4ecb (diff)
downloadpandoc-0e6bb176f9804e32ed47ac3728337e10586c0efb.tar.gz
Updated changelog and bumped version to 1.5.0.1.
Diffstat (limited to 'changelog')
-rw-r--r--changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/changelog b/changelog
index 0ab345175..132483efe 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,10 @@
+pandoc (1.5.0.1)
+
+ [ John MacFarlane ]
+
+ * HTML writer: Fixed error in math writer (with MathML option)
+ that caused an infinite loop for unparsable MathML.
+
pandoc (1.5)
[ John MacFarlane ]