summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2012-06-08 10:48:29 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2012-06-08 10:48:29 -0700
commit28427f522d0fcbecfb766120555ccf913092c424 (patch)
tree20b11a82283bacce592915bdbba5955f82d5f704 /changelog
parentb606e930507e57b0659157fc7865a86406668f0d (diff)
Updated changelog.
Diffstat (limited to 'changelog')
-rw-r--r--changelog24
1 files changed, 24 insertions, 0 deletions
diff --git a/changelog b/changelog
index 86cf78b1c..83ce7be90 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,27 @@
+pandoc (1.9.4.1)
+
+ * Markdown reader: Added `cf.` and `cp.` to list of likely abbreviations.
+
+ * LaTeX template: Added linkcolor and links-as-notes variables.
+ Make TOC links black.
+
+ * LaTeX template improvements.
+
+ + Don't print date unless one is given explicitly in the document.
+ + Simplified templates.
+ + Use fontenc [T1] by default, and lmodern.
+ + Use microtype if available.
+
+ * Biblio:
+
+ + Add comma to beginning of bare suffix, e.g. `@item1 [50]`.
+ Motivation: `@item1 [50]` should be as close as possible to
+ `[@item1, 50]`.
+ + Added workaround for a bug in citeproc-hs 0.3.4 that causes footnotes
+ beginning with a citation to be empty. Closes #531.
+
+ * Fixed documentation on mixed lists. Closes #533.
+
pandoc (1.9.4)
* Simplified `Text.Pandoc.Biblio` and fixed bugs with citations inside