Brought changelog up to date.

git-svn-id: https://pandoc.googlecode.com/svn/trunk@804 788f1e2b-df1e-0410-8736-df70ead52e1b
This commit is contained in:
fiddlosopher 2007-07-26 03:50:10 +00:00
parent 1f9d2f8fe7
commit b603c135e6

2
debian/changelog vendored
View file

@ -261,6 +261,8 @@ pandoc (0.4) unstable; urgency=low
+ Removed unused function tableRowColumnWidths. + Removed unused function tableRowColumnWidths.
+ Simplified code for escaping special characters. + Simplified code for escaping special characters.
+ Leave extra blank line after \maketitle. + Leave extra blank line after \maketitle.
+ Include empty '\author{}' when no author specified to avoid LaTeX
errors.
* Text.ParserCombinators.Pandoc: * Text.ParserCombinators.Pandoc: