From 136777e13c5b21d3aa5089b55ac6bfc81b1ffd76 Mon Sep 17 00:00:00 2001
From: John MacFarlane <fiddlosopher@gmail.com>
Date: Mon, 6 Feb 2012 13:53:07 -0800
Subject: [PATCH] Updated changelog.

---
 changelog | 8 ++++++++
 1 file changed, 8 insertions(+)

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