diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-11 23:15:08 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-11 23:15:08 +0000 |
commit | 160326b46936d94bd60727112ad31e45360c9ee0 (patch) | |
tree | e625be78574f10cef1f3f3a6b5708e470ecc436f /debian | |
parent | 7de36e253c579bd236387e44de78be14422efac7 (diff) |
* Apply a patch from NicolasLimare adding modification date tags to rss and
atom feeds, and also changing the publication time for a feed to the
newest modiciation time (was newest creation time).
* The patch also adds dcterms:creator to rss items that have a known author.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index f3afac013..470a3ece5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,8 +15,12 @@ ikiwiki (2.6) UNRELEASED; urgency=low * Updated French translation from Cyril Brulebois. Closes: #437181 * The toc directive doesn't work well or make sense inside an inlined page. Disable it when the page with the toc is nested inside another page. + * Apply a patch from NicolasLimare adding modification date tags to rss and + atom feeds, and also changing the publication time for a feed to the + newest modiciation time (was newest creation time). + * The patch also adds dcterms:creator to rss items that have a known author. - -- Joey Hess <joeyh@debian.org> Sat, 11 Aug 2007 17:40:45 -0400 + -- Joey Hess <joeyh@debian.org> Sat, 11 Aug 2007 18:25:28 -0400 ikiwiki (2.5) unstable; urgency=low |