From 41bc23709cf35944d79ec8cb21c305d2b7670336 Mon Sep 17 00:00:00 2001
From: John MacFarlane <jgm@berkeley.edu>
Date: Mon, 29 Mar 2010 07:15:28 -0700
Subject: [PATCH] Bumped version to 1.5.1.1, updated changelog.

---
 changelog    | 7 +++++++
 pandoc.cabal | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

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