diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-26 17:36:46 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-26 17:36:46 +0000 |
commit | 38ce4c3cef71518610cb934fde171e2d4aeff99e (patch) | |
tree | 5671c2cd337f44f872b5d14f4588ef69c29d8407 /debian/changelog | |
parent | d214af5cfb19956920784b266f5050a28d4c0fa4 (diff) | |
download | ikiwiki-38ce4c3cef71518610cb934fde171e2d4aeff99e.tar ikiwiki-38ce4c3cef71518610cb934fde171e2d4aeff99e.tar.gz |
* Patch from James Westby to allow a description to be set for rss feeds.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 875d4f9a9..e36ad1c8b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -31,8 +31,9 @@ ikiwiki (1.22) UNRELEASED; urgency=low * Support running "perl Makefile.PL PREFIX=foo" to build ikiwiki to run from a different directory. * Generalised preprocesser loop protection code. + * Patch from James Westby to allow a description to be set for rss feeds. - -- Joey Hess <joeyh@debian.org> Fri, 25 Aug 2006 14:48:36 -0400 + -- Joey Hess <joeyh@debian.org> Sat, 26 Aug 2006 13:26:22 -0400 ikiwiki (1.21) unstable; urgency=low |