aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2010-03-29 07:15:28 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2010-03-29 07:15:28 -0700
commit41bc23709cf35944d79ec8cb21c305d2b7670336 (patch)
tree1f640c5bc8e0664dc2823d318a134963ac965987
parentc5c4e19c99003e64665d244bb40ffa0eff93d269 (diff)
downloadpandoc-41bc23709cf35944d79ec8cb21c305d2b7670336.tar.gz
Bumped version to 1.5.1.1, updated changelog.
-rw-r--r--changelog7
-rw-r--r--pandoc.cabal2
2 files changed, 8 insertions, 1 deletions
diff --git a/changelog b/changelog
index 569a3131f..6e47d24ae 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,10 @@
+pandoc (1.5.1.1)
+
+ [ John MacFarlane ]
+
+ * Fixed uniqueIdent in Shared so that header identifiers work as
+ advertized in the README and are are valid XHTML names.
+
pandoc (1.5.1)
[ John MacFarlane ]
diff --git a/pandoc.cabal b/pandoc.cabal
index 5317aecfc..e5995c23d 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -1,5 +1,5 @@
Name: pandoc
-Version: 1.5.1
+Version: 1.5.1.1
Cabal-Version: >= 1.2
Build-Type: Custom
License: GPL