diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-11-22 14:28:38 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-11-22 14:28:38 +0000 |
commit | 04a9dbfe7daa9c352ae4e9af17df8134248f3806 (patch) | |
tree | 253d6c60f0ebcdc7198ea9e67767400de711755d /debian/changelog | |
parent | 00c6f9e5cbed1ed0943d93aacdf63ce696133ca6 (diff) |
updates
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 02ea0b7b1..7d609b254 100644 --- a/debian/changelog +++ b/debian/changelog @@ -40,8 +40,11 @@ ikiwiki (1.34) UNRELEASED; urgency=low * Daemonize before sending commit mails, as that can also take a long time/hang if the mail server is unhappy. * Factor out commit mail sending code into new function. + * Change rcs_commit, it is now passed the name of the user doing the commit + and their IP address, and needs to construct its own commit message + containing them, or do something more appropriate for the given RCS. - -- Joey Hess <joeyh@debian.org> Tue, 21 Nov 2006 19:25:14 -0500 + -- Joey Hess <joeyh@debian.org> Wed, 22 Nov 2006 09:08:37 -0500 ikiwiki (1.33) unstable; urgency=low |