diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-10-08 23:57:37 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-10-08 23:57:37 +0000 |
commit | be55f6fd7cf1a251c3977f857a44ee2769e39d8b (patch) | |
tree | 36c09168ec20798e5fd5d1e0725cb8577d816928 /debian/changelog | |
parent | bf4e6716cc57eb6d0dfca43ce92b64934950513e (diff) |
* 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. feeds=rss will still work, and feeds=atom was also added, for
fine control.
* $IkiWiki::version now holds the program version, and is accessible to
plugins.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 29bccaf11..81324d440 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,8 +16,14 @@ 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 <joeyh@debian.org> 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. feeds=rss will still work, and feeds=atom was also added, for + fine control. + * $IkiWiki::version now holds the program version, and is accessible to + plugins. + + -- Joey Hess <joeyh@debian.org> Sun, 8 Oct 2006 18:36:30 -0400 ikiwiki (1.28) unstable; urgency=low |