diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-08-01 17:37:24 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-08-01 17:39:17 -0400 |
commit | 25c35b6e90c984540b1f5e6ea9755ce1e3e36d13 (patch) | |
tree | 7b2626479fd99c8960f54dbabfaf0cce25134b91 /debian/changelog | |
parent | bc1c26772384e8cb2a39176e5b7894739aa01104 (diff) | |
download | ikiwiki-25c35b6e90c984540b1f5e6ea9755ce1e3e36d13.tar ikiwiki-25c35b6e90c984540b1f5e6ea9755ce1e3e36d13.tar.gz |
banned_users move to setup file, stage 1
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index 033b9fbc6..f40701691 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,10 +11,7 @@ ikiwiki (2.60) UNRELEASED; urgency=low * Version control backends promoted to first-class plugins. * ikiwiki-update-wikilist: Add -r switch to remove. Default behavior is now always to add. - * The locked pages configuration is moving to a locked_pages option in the - setup file, and the allowed attachments configuration to - allowed_attachments. The admin prefs page can still be used for these, but - that's depreacted and will only be shown if there's currently a value. + * Start moving admin preferences from the web interface to the setup file. -- Joey Hess <joeyh@debian.org> Mon, 21 Jul 2008 11:35:46 -0400 |