diff options
author | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-07-26 03:50:10 +0000 |
---|---|---|
committer | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-07-26 03:50:10 +0000 |
commit | b603c135e66c774c9c951a1fca4e5be85d78f09f (patch) | |
tree | 8bc11baf8b770365d658ee64434af757e37f16b0 /debian | |
parent | 1f9d2f8fe780fa846c06d3693317a720203b1269 (diff) | |
download | pandoc-b603c135e66c774c9c951a1fca4e5be85d78f09f.tar.gz |
Brought changelog up to date.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@804 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 893321490..c61d60a01 100644 --- a/debian/changelog +++ b/debian/changelog @@ -261,6 +261,8 @@ pandoc (0.4) unstable; urgency=low + Removed unused function tableRowColumnWidths. + Simplified code for escaping special characters. + Leave extra blank line after \maketitle. + + Include empty '\author{}' when no author specified to avoid LaTeX + errors. * Text.ParserCombinators.Pandoc: |