aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-10-15 14:45:28 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-10-15 14:45:28 -0400
commitb8f4b9c7993cd5e7e5e6b07d512ffa8ecf9f5a7a (patch)
tree5f6347a592da4d4568c948f76af5d74fcc2a838c /debian
parent02e39bf70476f4f7f86a8f0e988e300177a566e9 (diff)
downloadikiwiki-b8f4b9c7993cd5e7e5e6b07d512ffa8ecf9f5a7a.tar
ikiwiki-b8f4b9c7993cd5e7e5e6b07d512ffa8ecf9f5a7a.tar.gz
inline: Use the feed's description in the rss and atom links. Closes: #502113
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f5156a667..ecef4f158 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,8 @@ ikiwiki (2.67) UNRELEASED; urgency=low
* Pass HTTPS variable through the wrapper so that CGI->https can be used
by plugins. Closes: #502047
* inline: Allow MTIME to be used in inlinepage.tmpl.
+ * inline: Use the feed's description in the rss and atom links.
+ Closes: #502113
-- Joey Hess <joeyh@debian.org> Mon, 06 Oct 2008 16:07:50 -0400