diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-07-02 02:18:31 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-07-02 02:18:31 +0000 |
commit | 0bb605baf8702d1a5d1ee16f52b07840d88616e7 (patch) | |
tree | 192707c5e7d90b68de123e6fe3e233fc8511aa0a /debian/changelog | |
parent | 25b35c3c7403202aae19c4a328f6af4d2aae2e68 (diff) |
* Parse svn log as xml for improved utf8 and security. Note that this makes
ikiwiki depend on XML::Simple. Patch by Faidon Liambotis.
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 50f9c1e60..0b0a61fd0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,8 +6,10 @@ ikiwiki (1.8) UNRELEASED; urgency=low about changes to rss feeds. * Honor LC_CTIME when formatting a time for display. Thanks, Faidon Liambotis. + * Parse svn log as xml for improved utf8 and security. Note that this makes + ikiwiki depend on XML::Simple. Patch by Faidon Liambotis. - -- Joey Hess <joeyh@debian.org> Sat, 1 Jul 2006 20:28:26 -0400 + -- Joey Hess <joeyh@debian.org> Sat, 1 Jul 2006 20:41:55 -0400 ikiwiki (1.7) unstable; urgency=low |