diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-07-29 07:25:17 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-07-29 07:25:17 +0000 |
commit | 267f98e2e116739872cafc6bb712280c31376705 (patch) | |
tree | 1bfd114b014f21d7bebd67d8e94f2042335c84d5 /debian | |
parent | a0653933d324f30838fe04d5f9aaab8b130014b2 (diff) | |
download | ikiwiki-267f98e2e116739872cafc6bb712280c31376705.tar ikiwiki-267f98e2e116739872cafc6bb712280c31376705.tar.gz |
* Put categories in rss feeds for tagged items.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 2edb343e3..015c16ff1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,9 @@ ikiwiki (1.12) UNRELEASED; urgency=low * Add getopt hook type, this allows plugins to add new command-line options. * Add --tagbase option to tag plugin. * Add exclude option in setup files, works same as --exclude. + * Put categories in rss feeds for tagged items. - -- Joey Hess <joeyh@debian.org> Fri, 28 Jul 2006 13:47:34 -0400 + -- Joey Hess <joeyh@debian.org> Sat, 29 Jul 2006 02:58:23 -0400 ikiwiki (1.11) unstable; urgency=low |