diff options
author | Joey Hess <joey@kitenet.net> | 2011-03-30 14:11:38 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-03-30 14:11:38 -0400 |
commit | 5bdc7f4645a95e2a661729e1bb61c7ca0dccde6a (patch) | |
tree | 289206d033df83b4607775c48ffe09459e7b9afb /debian/changelog | |
parent | fcc1ab53ff97594ced1e4d2d462c0e16c58d7b3e (diff) |
document fix I'm about to merge
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 6379acc0e..dffad9aec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ ikiwiki (3.20110329) UNRELEASED; urgency=low when available. The avatar is looked up based on the user's openid, or email address. (Thanks, Francois Marier) * Recommend libgravatar-url-perl, which contains Libravatar::URL. + * monotone: Implement rcs_getmtime, and work around a problem with monotone + 0.48 that affects rcs_getctime. (Thanks, Richard Levitte) -- Joey Hess <joeyh@debian.org> Mon, 28 Mar 2011 13:08:23 -0400 |