diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-02-06 16:25:39 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-02-06 16:25:39 -0500 |
commit | 5a2de27947d084f73fdbbc55028af378f62b42b3 (patch) | |
tree | bd9e8c94f134388e8052e2120306b5057fded27c /debian | |
parent | caa5db6c54c5c6368d511214961e749f5451379c (diff) | |
download | ikiwiki-5a2de27947d084f73fdbbc55028af378f62b42b3.tar ikiwiki-5a2de27947d084f73fdbbc55028af378f62b42b3.tar.gz |
Fix color and format plugins to appear in the websetup interface.
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 794dec418..06d11aa29 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ ikiwiki (3.20100123) UNRELEASED; urgency=low to otherwise locked-down sites. * auto-blog.setup: Lock all pages, so only admin can post to the blog by default, and enable opendiscussion so others can comment. + * Fix color and format plugins to appear in the websetup interface. -- Joey Hess <joeyh@debian.org> Tue, 26 Jan 2010 22:25:33 -0500 |