diff options
author | Joey Hess <joey@kitenet.net> | 2011-03-30 11:32:47 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-03-30 11:32:47 -0400 |
commit | 21f3eb5bc02b0398ddffc79c234f967e5656b51d (patch) | |
tree | d0130c2132349ea14df0cbc9b7b4518663d128ed /debian | |
parent | bb44bac175c530a2b6099011e4dc25acc0da4b9e (diff) |
fix
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 |