aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog2
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: