diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-10-09 00:05:14 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-10-09 00:05:14 +0000 |
commit | 85bcc483e3d775087294a8e8454f52fd654ff6f8 (patch) | |
tree | 8493c1cc259bd4e29ae2d5b109c58d02df266073 /debian/changelog | |
parent | be55f6fd7cf1a251c3977f857a44ee2769e39d8b (diff) | |
download | ikiwiki-85bcc483e3d775087294a8e8454f52fd654ff6f8.tar ikiwiki-85bcc483e3d775087294a8e8454f52fd654ff6f8.tar.gz |
correct
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 81324d440..7ca09b368 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,8 +18,7 @@ ikiwiki (1.29) UNRELEASED; urgency=low * You will need to rebuild your wiki on upgrade to this version. * 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. + of feeds. * $IkiWiki::version now holds the program version, and is accessible to plugins. |