summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorJohn MacFarlane <fiddlosopher@gmail.com>2012-02-06 12:49:13 -0800
committerJohn MacFarlane <fiddlosopher@gmail.com>2012-02-06 12:49:13 -0800
commit408f975e4706a7dfb441fc1f0c6f737f383a7fc4 (patch)
tree09d26bc01300c45a831ac8d8c273dc74450051c8 /changelog
parentdf3f3ddb6eacc01b2462a862eb7bf8ee6db6b9f7 (diff)
Version bump to 1.9.0.4, updated changelog.
Diffstat (limited to 'changelog')
-rw-r--r--changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/changelog b/changelog
index bd67d1c4b..f8d622f86 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,15 @@
+pandoc (1.9.0.4)
+
+ * Raised version bound on test-framework to avoid problems
+ compiling tests on GHC 7.4.1.
+
+ * LaTeX reader: Use raw LaTeX as fallback inline text for Cites,
+ so citations don't just disappear unless you process with
+ citeproc. Ignore `\bibliographystyle`, `\nocite`.
+
+ * Simplified tex2pdf; it will always run latex twice to
+ resolve table of contents and hyperrefs.
+
pandoc (1.9.0.3)
* Require Cabal >= 1.10.