diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-07-11 20:55:14 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-07-11 20:55:14 +0000 |
commit | afedd60d7911b35aa3fb86dad24d61809946b9ed (patch) | |
tree | 3d0daa13b6f004e8a57dd5585e7174f2a8df34c5 /debian | |
parent | c4e222f59103107041ddcb778cc153eaf8ca492b (diff) | |
download | ikiwiki-afedd60d7911b35aa3fb86dad24d61809946b9ed.tar ikiwiki-afedd60d7911b35aa3fb86dad24d61809946b9ed.tar.gz |
* Match 'web commit from' in SVN and git, these are web commits too.
(Faidon)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 5c77798bd..8dd0996ef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,8 +12,10 @@ ikiwiki (1.9) UNRELEASED; urgency=low * Fix from Faidon for a XML parser issue that breaks utf-8 for RecentChanges. Avoid using XML::SAX::PurePerl, which is buggy in this area, and also way slow. + * Match 'web commit from' in SVN and git, these are web commits too. + (Faidon) - -- Joey Hess <joeyh@debian.org> Tue, 11 Jul 2006 14:37:30 -0400 + -- Joey Hess <joeyh@debian.org> Tue, 11 Jul 2006 16:54:00 -0400 ikiwiki (1.8) unstable; urgency=low |