diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-01 20:08:42 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-01 20:08:42 +0000 |
commit | 53d81ebcd6cf235ae7db636b946f5342b863cc74 (patch) | |
tree | 4228467ea2b7a197b998fc0928e10dc3f48bbd0b /debian/changelog | |
parent | 845d120a901ccd8ec3b9ed3e87d9ebb0f4895501 (diff) |
* Patch from Roland Mas to support an rss=no parameter to inline directives.
Closes: #380743
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 2a3418fb0..9e183576b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,7 +6,6 @@ ikiwiki (1.13) UNRELEASED; urgency=low given type. * Add a savestate hook. * Don't put blog post forms on pages if there's no cgiurl set. - * Reformat front page. * --setup --refresh no longer rebuilds wrappers. Use --setup --refresh --wrappers to do that. * Add %IkiWiki::forcerebuild to provide a way for plugins like aggregate @@ -23,8 +22,10 @@ ikiwiki (1.13) UNRELEASED; urgency=low * Title metadata of inlined pages now shows up in blogs and rss feeds. * Fix issue with unicode filenames and updating the hyper estradier search index. (Aka Please Please Please, let that be the last one.) + * Patch from Roland Mas to support an rss=no parameter to inline directives. + Closes: #380743 - -- Joey Hess <joeyh@debian.org> Sun, 30 Jul 2006 21:18:16 -0400 + -- Joey Hess <joeyh@debian.org> Tue, 1 Aug 2006 16:00:58 -0400 ikiwiki (1.12) unstable; urgency=low |