aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2011-01-29 23:10:30 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2011-01-29 23:10:30 -0800
commit2a9f55cd785301e37f45f9c8e0666b1159e4c109 (patch)
tree6848f17ce99f1020bd1dc0a325c9d82fcd27e985
parent8a3fd7606fdc82fa476553a53e4b54f5ef9d5de9 (diff)
downloadpandoc-2a9f55cd785301e37f45f9c8e0666b1159e4c109.tar.gz
Updated changelog.
-rw-r--r--changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog b/changelog
index 2302de8d0..476148c63 100644
--- a/changelog
+++ b/changelog
@@ -346,6 +346,7 @@ pandoc (1.8)
+ Properly handle abbreviations (like `Mr.`) at the end of a line.
+ Better handling of intraword underscores, avoiding exponential
slowdowns in some cases. Resolves Issue #182.
+ + Fixed bug in alignments in tables with blank rows in the header.
* RST reader: