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