diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-07-26 22:27:58 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-07-26 22:28:18 -0400 |
commit | 6154dd03cb9f46f58c04f91c12ac9e42c696dbbb (patch) | |
tree | 97cd78405cd535d4ef976e4241cff5f145d3d7d7 /debian/changelog | |
parent | 14cd75746a2c73b50548b6fdb3583d536b6ef9bd (diff) |
finish with rcs plugin conversion
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 205620508..78a18b615 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,9 +3,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. + * Large amounts of internal config data reorg. * The way wrappers are defined in the setup file has changed. Old setup files will continue to work, for now. - + * Version control backends promoted to first-class plugins. + -- Joey Hess <joeyh@debian.org> Mon, 21 Jul 2008 11:35:46 -0400 ikiwiki (2.55) UNRELEASED; urgency=low |