diff options
author | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-02-21 01:23:11 +0000 |
---|---|---|
committer | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-02-21 01:23:11 +0000 |
commit | e9d66b8ed8d2525b8951c88f4f2ade88f9161df3 (patch) | |
tree | fb8a4ed31da3f71aae4c02546731cb944515a5a9 /debian/changelog | |
parent | 3456355174586bffcdce099aee2027688cddb33b (diff) | |
download | pandoc-e9d66b8ed8d2525b8951c88f4f2ade88f9161df3.tar.gz |
Modified changelog: note on defaultWriterOptions.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@546 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
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 |