aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index a875ebf66..3e4f2f8fa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -104,7 +104,9 @@ pandoc (0.4) UNRELEASED; urgency=low
'option' contexts.
+ Removed the 'try' from the 'end' parser in 'enclosed', so that
'enclosed' behaves like 'option', 'manyTill', etc.
-
+
+ * Added defaultWriterOptions to Text/Pandoc/Shared.
+
* Improved website target:
+ Use a subsidiary Makefile that can be run from the website