diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-07-31 19:23:54 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-07-31 19:23:54 -0400 |
commit | f7b8f2297cf828ffc3b4175959e3c69fc2db93e2 (patch) | |
tree | 7ab0fe66912bef6768f4a9539781cf6161c2948d /debian/changelog | |
parent | 391c5c2cb58719ca6f7a128e23ec387276c53c62 (diff) | |
download | ikiwiki-f7b8f2297cf828ffc3b4175959e3c69fc2db93e2.tar ikiwiki-f7b8f2297cf828ffc3b4175959e3c69fc2db93e2.tar.gz |
Add test for old versions of git that don't support --cleanup=verbatim, and munge empty commit messages.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index af94c99c5..0ad73dd43 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ ikiwiki (2.56) UNRELEASED; urgency=low treating it as XHTML. This avoids problems with escaping the end of the CDATA when the htmlscrubber is not used, and it avoids problems with atom XHTML using named entity references that are not in the atom DTD. (Simon McVittie) + * Add test for old versions of git that don't support --cleanup=verbatim, + and munge empty commit messages. -- Joey Hess <joeyh@debian.org> Tue, 29 Jul 2008 15:53:26 -0400 |