diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-10-21 00:27:11 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-10-21 00:27:11 +0000 |
commit | a22d9f9721f89111cba2efbd2b795e3edfcb08b8 (patch) | |
tree | acb402ac3c4b3b49749b57004fa58f530b7e1cc2 /debian/changelog | |
parent | 501c4620ac6f6036faf0dc9b05153ca6f3ece5c6 (diff) |
* Support git authors of the form "joey <joey>", which is common when
importing from a svn repo.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 225177f47..eef365b83 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ikiwiki (2.10) UNRELEASED; urgency=low +ikiwiki (2.10) unstable; urgency=low * Tidy ctime debug output for git. * French translation update. Closes: #445923 @@ -22,8 +22,10 @@ ikiwiki (2.10) UNRELEASED; urgency=low had to fork python for every rst page render. Note that if you use the rst plugin, you now need to have the RPC::XML perl module installed. * Danish translation from Jonas Smedegaard. Closes: #446952 + * Support git authors of the form "joey <joey>", which is common when + importing from a svn repo. - -- Joey Hess <joeyh@debian.org> Tue, 16 Oct 2007 17:53:52 -0400 + -- Joey Hess <joeyh@debian.org> Sat, 20 Oct 2007 19:42:46 -0400 ikiwiki (2.9) unstable; urgency=low |