summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-09-17 15:56:58 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-09-17 15:56:58 -0400
commit1cb4154bc8131ed317802ec9d39490237cd64462 (patch)
tree69c937b4184bc7f347c8f1b3fe54a992950ee0b6 /debian
parent0ca6aef1e9db412c03288a069ebfa7c91d0b2468 (diff)
aggregate: Support atom feeds with only a summary element, and no content elements.
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 b05e8390b..5ad864c13 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ ikiwiki (2.65) UNRELEASED; urgency=low
* aggregate: Allow expirecount to work on the first pass. (expireage still
needs to wait for the pages to be rendered though)
* editdiff: Broken since 2.62 due to wrong syntax, now fixed.
+ * aggregate: Support atom feeds with only a summary element, and no content
+ elements.
-- Joey Hess <joeyh@debian.org> Wed, 17 Sep 2008 14:26:56 -0400