diff options
author | John MacFarlane <jgm@berkeley.edu> | 2011-01-31 09:35:45 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2011-01-31 09:35:45 -0800 |
commit | 21e56042c82115c7e82955d2085315a463eccdc9 (patch) | |
tree | 3eeb73f99759eb7b5835861255eb552c579641f9 /changelog | |
parent | 3068f8ad15da5f78b9fddf968bfb90c4318c290c (diff) | |
download | pandoc-21e56042c82115c7e82955d2085315a463eccdc9.tar.gz |
Updated changelog.
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +pando (1.8.0.1) + + * Revised Interact.hs so that it works with the CPP macros + in the UTF8 module. + + * Revised Setup.hs so that we don't call MakeManPage.hs unless + the man pages are out of date. + pandoc (1.8) [new features] |