aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-03-30 10:55:36 -0400
committerJoey Hess <joey@kitenet.net>2011-03-30 10:55:36 -0400
commit5013e6b0bd379c93e7d8f545991762791b36ff1e (patch)
tree61cf1f4fd8479071463355e4edba36ef4536c317 /debian/changelog
parentf4262696ad9250ca14ba89849270dfeb3518c38d (diff)
downloadikiwiki-5013e6b0bd379c93e7d8f545991762791b36ff1e.tar
ikiwiki-5013e6b0bd379c93e7d8f545991762791b36ff1e.tar.gz
update for libravatar support
* comments: Add avatar picture of comment author, using Libravatar::URL when available. The avatar is looked up based on (Thanks, Francois Marier) * Recommend libgravatar-url-perl, which contains Libravatar::URL.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index db6f95f43..77c684a51 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ 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)
+ * Recommend libgravatar-url-perl, which contains Libravatar::URL.
-- Joey Hess <joeyh@debian.org> Mon, 28 Mar 2011 13:08:23 -0400