diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-05 21:54:36 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-05 21:54:36 +0000 |
commit | 46f0f5bdc23139f0a382e608904c2acc8a774e73 (patch) | |
tree | b489f518a3c29bc79b4adb7f4d923d6e01b2dd41 /debian | |
parent | 4133ec4fabf085a31c167093bf296d0b860f86d9 (diff) |
* Add feedshow option to allow reducing the number of items included in
an rss or atom feed.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 4c45fbea7..fb3afc21e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,8 +15,10 @@ ikiwiki (1.42) UNRELEASED; urgency=low * Lots of CGI code reorg and cleanup. * Avoid using lots of memory when copying large non-html files. Yes, you can keep videos in the wiki.. + * Add feedshow option to allow reducing the number of items included in + an rss or atom feed. - -- Joey Hess <joeyh@debian.org> Fri, 2 Feb 2007 21:59:04 -0500 + -- Joey Hess <joeyh@debian.org> Mon, 5 Feb 2007 16:51:10 -0500 ikiwiki (1.41) unstable; urgency=low |