diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-28 07:40:20 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-28 07:40:20 +0000 |
commit | e16746a52f40f478af1b634c532d90c25cc0ec76 (patch) | |
tree | 2ef03282413737d0fed459903b176ea96e6267c0 /debian/changelog | |
parent | e5b323a6331df4f400ea5a3eaa82441f85d41950 (diff) | |
download | ikiwiki-e16746a52f40f478af1b634c532d90c25cc0ec76.tar ikiwiki-e16746a52f40f478af1b634c532d90c25cc0ec76.tar.gz |
* Add toc (table of contents) plugin.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 2d1fd3777..ccff36c9a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -40,8 +40,9 @@ ikiwiki (1.22) UNRELEASED; urgency=low * Factor out the cgi header printing code into a new function. * Fix preferences page on anonok wikis; still need to sign in to get to the preferences page. + * Add toc (table of contents) plugin. - -- Joey Hess <joeyh@debian.org> Sun, 27 Aug 2006 16:17:21 -0400 + -- Joey Hess <joeyh@debian.org> Mon, 28 Aug 2006 02:31:56 -0400 ikiwiki (1.21) unstable; urgency=low |