diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-11-22 02:28:42 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-11-22 02:28:42 +0000 |
commit | a405b46c3b6020e1fa3631bfe5fd982f315c977f (patch) | |
tree | e3c073a2ac07f9fb6686d105f542bae1815a145d /debian/changelog | |
parent | 538a7a487b2872a82721322dd1333c2e0381b8c7 (diff) |
* Add toggle plugin.
* Introduce the nicebundle. This is a kind of plugin, that just enables
many other plugins. It's an easy way to boost ikiwiki from its default,
basic wiki, to a full-featured wiki, without manually picking the right
set of plugins. New plugins will be added to the nicebundle from time to
time.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 83864231a..3ef8c7160 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,12 @@ ikiwiki (1.34) UNRELEASED; urgency=low * Add openidsignup config option. * Make the openid plugin support the callbacks from myopenid.com via its affiliate program. + * Add toggle plugin. + * Introduce the nicebundle. This is a kind of plugin, that just enables + many other plugins. It's an easy way to boost ikiwiki from its default, + basic wiki, to a full-featured wiki, without manually picking the right + set of plugins. New plugins will be added to the nicebundle from time to + time. * Change how post signin actions are propigated through the signin process; they're now stored in the session. * Add optional "desc" parameter to shortcut definitions. @@ -35,7 +41,7 @@ ikiwiki (1.34) UNRELEASED; urgency=low time/hang if the mail server is unhappy. * Factor out commit mail sending code into new function. - -- Joey Hess <joeyh@debian.org> Tue, 21 Nov 2006 11:58:30 -0500 + -- Joey Hess <joeyh@debian.org> Tue, 21 Nov 2006 19:25:14 -0500 ikiwiki (1.33) unstable; urgency=low |