aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/changelog b/changelog
index 209d552c7..66ae48ec8 100644
--- a/changelog
+++ b/changelog
@@ -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.