aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--changelog5
-rw-r--r--pandoc.cabal2
2 files changed, 6 insertions, 1 deletions
diff --git a/changelog b/changelog
index d0ba4eb52..ca4bacabb 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,8 @@
+pandoc (1.15.0.1)
+
+ * Man page is now built and installed as part of the cabal build
+ process. Removed Makefile target for man page.
+
pandoc (1.15)
* Man page changes:
diff --git a/pandoc.cabal b/pandoc.cabal
index 54e09d38f..e082fde96 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -1,5 +1,5 @@
Name: pandoc
-Version: 1.15
+Version: 1.15.0.1
Cabal-Version: >= 1.10
Build-Type: Custom
License: GPL