aboutsummaryrefslogtreecommitdiff
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
parent483a591eba6f250593fa7f26dd6491159bbb4ecb (diff)
downloadpandoc-0e6bb176f9804e32ed47ac3728337e10586c0efb.tar.gz
Updated changelog and bumped version to 1.5.0.1.
-rw-r--r--changelog7
-rw-r--r--pandoc.cabal2
2 files changed, 8 insertions, 1 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 ]
diff --git a/pandoc.cabal b/pandoc.cabal
index 563653e19..c8d48e1d3 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -1,5 +1,5 @@
Name: pandoc
-Version: 1.5
+Version: 1.5.0.1
Cabal-Version: >= 1.2
Build-Type: Custom
License: GPL