diff options
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 |