diff options
author | John MacFarlane <fiddlosopher@gmail.com> | 2013-01-20 19:25:30 -0800 |
---|---|---|
committer | John MacFarlane <fiddlosopher@gmail.com> | 2013-01-20 19:25:30 -0800 |
commit | 468594eea612a59b6cc3e01902d8ced442a009c4 (patch) | |
tree | fdca4ec77b13506f2a051bd97eed7a492ffd71c1 | |
parent | 9cc1cf1f4098ad6a22eedeaf8e6d846ce7fbf5c3 (diff) | |
download | pandoc-468594eea612a59b6cc3e01902d8ced442a009c4.tar.gz |
Updated changelog.
-rw-r--r-- | changelog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +pandoc (1.10.0.4) + + * Fixed bug with escaped % in LaTeX reader. Closes #710. + pandoc (1.10.0.3) * Added further missing fb2 tests to cabal file. |