diff options
author | John MacFarlane <jgm@berkeley.edu> | 2010-03-21 22:51:04 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2010-03-21 22:51:04 -0700 |
commit | 0e6bb176f9804e32ed47ac3728337e10586c0efb (patch) | |
tree | 46a20ebcab6b490913bc0a34ec96a053d25b0ae0 /changelog | |
parent | 483a591eba6f250593fa7f26dd6491159bbb4ecb (diff) | |
download | pandoc-0e6bb176f9804e32ed47ac3728337e10586c0efb.tar.gz |
Updated changelog and bumped version to 1.5.0.1.
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 ] |