diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-08-03 14:36:17 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-08-03 14:36:17 -0400 |
commit | 0f06504422792d7132b7644caf4dabf19d957659 (patch) | |
tree | efaa3a350d0b94c0c45e466abfd25624cc1c19dc /debian | |
parent | 137624775407e433935f68b9ee282723adca1513 (diff) | |
download | ikiwiki-0f06504422792d7132b7644caf4dabf19d957659.tar ikiwiki-0f06504422792d7132b7644caf4dabf19d957659.tar.gz |
remove description_html, add link
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b784c95b2..729f55849 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ ikiwiki (2.60) UNRELEASED; urgency=low * ikiwiki-update-wikilist: Add -r switch to remove. Default behavior is now always to add. * Start moving admin preferences from the web interface to the setup file. + * websetup: New plugin providing a setup form on the web. * ikiwiki-makerepo: Bail if both srcdir and repository are not specified. Closes: #493628 |