summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-02-21 01:23:11 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-02-21 01:23:11 +0000
commite9d66b8ed8d2525b8951c88f4f2ade88f9161df3 (patch)
treefb8a4ed31da3f71aae4c02546731cb944515a5a9 /debian
parent3456355174586bffcdce099aee2027688cddb33b (diff)
Modified changelog: note on defaultWriterOptions.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@546 788f1e2b-df1e-0410-8736-df70ead52e1b
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