diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-07-26 16:23:29 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-07-26 16:23:29 -0400 |
commit | 4ee441c152b204f055e3329997c5064509fc3990 (patch) | |
tree | 66ac3276f4ae7e1abe37d517079596aea433abb4 /debian/changelog | |
parent | cebbb6f482492ba776a1ca542e81a74fb74fbfce (diff) | |
download | ikiwiki-4ee441c152b204f055e3329997c5064509fc3990.tar ikiwiki-4ee441c152b204f055e3329997c5064509fc3990.tar.gz |
changelog
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 348d30997..4d7dcca03 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +ikiwiki (2.60) UNRELEASED; urgency=low + + * Add getsetup hook, all plugins that add fields to %config should use it. + * ikiwiki --dumpsetup can generate a nice setup file snapshotting ikiwiki's + current configuration. + + -- Joey Hess <joeyh@debian.org> Mon, 21 Jul 2008 11:35:46 -0400 + ikiwiki (2.55) UNRELEASED; urgency=low * remove: New plugin that adds the ability to remove pages via the web. |