X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/8c0f961264bf44654deac9bc9e5e64278c4d75b7..b973ed82699903c23b3feeb5e73e1ebd6f587f43:/debian/changelog?ds=sidebyside diff --git a/debian/changelog b/debian/changelog index 29bccaf11..3aeeccb11 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,13 @@ -ikiwiki (1.29) UNRELEASED; urgency=low +ikiwiki (1.30) UNRELEASED; urgency=low + + * Add no_override parameter to hook(). + * Add a shortcut plugin, inspired by Victor Moral's contributed shortcuts + plugin, but featuring a more ikiwiki-ish syntax and with shortcuts that + can be configured using a page in wiki. + + -- Joey Hess Sun, 15 Oct 2006 14:49:28 -0400 + +ikiwiki (1.29) unstable; urgency=low * Patch from Paul Tötterman to use CP in the Makefile. * Patch from Alec Berryman adding a http_auth config item that allows @@ -16,8 +25,17 @@ ikiwiki (1.29) UNRELEASED; urgency=low but no longer rendered files will be cleaned up. * Use will_render in the inline and linkmap plugins. * You will need to rebuild your wiki on upgrade to this version. - - -- Joey Hess Sun, 8 Oct 2006 16:53:17 -0400 + * Atom feed support based on a patch by Clint Adams. + * Add feeds=no option to inline preprocessor directive to turn off all types + of feeds. + * $IkiWiki::version now holds the program version, and is accessible to + plugins. + * Make the aggregate plugin emphasize error messages. + * Patch from Recai to limit recentchanges to displaying max 10 files for a + given changeset (to avoid large number of file changes excessively + bloating the page). + + -- Joey Hess Fri, 13 Oct 2006 23:14:28 -0400 ikiwiki (1.28) unstable; urgency=low