diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-28 18:17:59 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-28 18:17:59 +0000 |
commit | 4895955ceaf264c5f17b10c4009e1ab1afcc55ee (patch) | |
tree | 4f8553a9007b263e0b44afd0b9d0cbe8b5cf7b88 /debian/changelog | |
parent | e3a6ff004474cacb3e7a69a37696a65ebf1e2fcd (diff) |
* Change htmlize, format, and sanitize hooks to use named parameters.
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 ccff36c9a..f105582a4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -41,8 +41,9 @@ ikiwiki (1.22) UNRELEASED; urgency=low * Fix preferences page on anonok wikis; still need to sign in to get to the preferences page. * Add toc (table of contents) plugin. + * Change htmlize, format, and sanitize hooks to use named parameters. - -- Joey Hess <joeyh@debian.org> Mon, 28 Aug 2006 02:31:56 -0400 + -- Joey Hess <joeyh@debian.org> Mon, 28 Aug 2006 13:59:29 -0400 ikiwiki (1.21) unstable; urgency=low |