aboutsummaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'changelog')
-rw-r--r--changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/changelog b/changelog
index f8d622f86..f86ba286d 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,11 @@
+pandoc (1.9.0.5)
+
+ * Changed cabal file so that build-depends for the test program
+ are not required unless the tests flag is used.
+
+ * LaTeX writer: insert `{}` between adjacent hyphens so they don't
+ form ligatures (dashes) in code spans.
+
pandoc (1.9.0.4)
* Raised version bound on test-framework to avoid problems