diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 77c684a51..6379acc0e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,7 +3,8 @@ ikiwiki (3.20110329) UNRELEASED; urgency=low * meta: Allow adding javascript to pages. Only when htmlscrubber is disabled, naturally. (Thanks, Giuseppe Bilotta) * comments: Add avatar picture of comment author, using Libravatar::URL - when available. The avatar is looked up based on (Thanks, Francois Marier) + 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. -- Joey Hess <joeyh@debian.org> Mon, 28 Mar 2011 13:08:23 -0400 |