aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2011-02-13 08:56:45 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2011-02-13 08:56:45 -0800
commit1ee0640c5275c9ee65e1eb6bdc57346dc24cd22d (patch)
tree978c61e468b99d8f762392b092ec430069d63a2a
parent5c3d9488d2f769f74c005451de40145d5c6903d2 (diff)
downloadpandoc-1ee0640c5275c9ee65e1eb6bdc57346dc24cd22d.tar.gz
Bump version to 1.8.1.1 & update changelog.
-rw-r--r--changelog7
-rw-r--r--pandoc.cabal2
2 files changed, 8 insertions, 1 deletions
diff --git a/changelog b/changelog
index eb986d7f8..f8fb81887 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,10 @@
+pandoc (1.8.1.1)
+
+ * `markdown2pdf`: Removed some debugging lines accidentally included
+ in the 1.8.1 release. With those lines, the temp directory is created
+ in the working directory, and it is not deleted. This fix restores
+ the original behavior.
+
pandoc (1.8.1)
* Added `--ascii` option. Currently supported only in HTML writer,
diff --git a/pandoc.cabal b/pandoc.cabal
index f39fc06e5..039596391 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -1,5 +1,5 @@
Name: pandoc
-Version: 1.8.1
+Version: 1.8.1.1
Cabal-Version: >= 1.6
Build-Type: Custom
License: GPL