summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2012-06-28 09:48:31 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2012-06-28 09:48:31 -0700
commitd812036182ec69f2a1c48175e89393a289228c96 (patch)
tree93988abd5f0f6591cc83562e4f7c7ba4fa7e1dcb /changelog
parent83238cb686f3f783d507124621290fb4cd94b953 (diff)
Updated changelog.
Diffstat (limited to 'changelog')
-rw-r--r--changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog b/changelog
index c18ff5498..62afe7f5d 100644
--- a/changelog
+++ b/changelog
@@ -23,6 +23,8 @@ pandoc (1.9.4.2)
* ConTeXt writer: Don't escape `&`, `^`, `<`, `>`, `_`,
simplified escapes for `}` and `{` to `\{` and `\}` (Aditya Mahajan).
+ * Added webm to mime types. Closes #543.
+
* Added some missing exports and tests to the cabal file
(Alexander V Vershilov).