diff options
author | Joey Hess <joey@kitenet.net> | 2012-01-30 14:44:52 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-01-30 14:44:52 -0400 |
commit | 01afd033cbe4d931c1354652d337f2ad456968a2 (patch) | |
tree | 1b658e367f0c31b4dae0975285bcefd4cf8f3fbc /debian | |
parent | d9c4a91941f17c4603ab1e6408491a18d2e5d2dd (diff) | |
download | ikiwiki-01afd033cbe4d931c1354652d337f2ad456968a2.tar ikiwiki-01afd033cbe4d931c1354652d337f2ad456968a2.tar.gz |
changelog
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index dbc9b16a5..1765142a4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ ikiwiki (3.20120116) UNRELEASED; urgency=low * mdwn: Added nodiscount setting, which can be used to avoid using the markdown discount engine, when maximum compatability is needed. * Switch to YAML::XS to work around insanity in YAML::Mo. Closes: #657533 + * cvs: Ensure non-text files are added in binary mode. (Amitai Schlair) + * cvs: Various cleanups and testing. (Amitai Schlair) -- Joey Hess <joeyh@debian.org> Mon, 16 Jan 2012 13:41:14 -0400 |