diff options
author | John MacFarlane <fiddlosopher@gmail.com> | 2012-06-01 18:45:26 -0700 |
---|---|---|
committer | John MacFarlane <fiddlosopher@gmail.com> | 2012-06-01 18:45:26 -0700 |
commit | e630c773ae3331e7e1d179d3d77e4be64075248a (patch) | |
tree | dc3e1226765e6edfc5d43211c02220092c5efa5d | |
parent | 5669dc2a47398384e192a42da506bec4364d3980 (diff) | |
download | pandoc-e630c773ae3331e7e1d179d3d77e4be64075248a.tar.gz |
Updated changelog.
-rw-r--r-- | changelog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -36,6 +36,9 @@ pandoc (1.9.4) * Org writer: Add space before language name. Closes #523. + * Docx writer: Simplified bullet characters so they work properly + with Word 2007. Closes #520. + * LaTeX reader: Support `\centerline`. * RST reader: handle figures. Closes #522. |