diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-05-17 19:55:11 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-05-17 19:55:11 +0000 |
commit | cf35ee04cddd7b9b39636499dd24b689443c0e97 (patch) | |
tree | c5b052a1edf1228f786bfc65229ae634f3c4b1c0 /debian/changelog | |
parent | fca6ab6def2536a6566fe3ddca2c069397f856b1 (diff) |
* Add a destpage parameter to the filter hook.
* Fix links to smilies generated by the smiley plugin for inlined pages. The
old links were often wrong, but often still worked by accident.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 83cb6b40f..aa8effe0e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -36,8 +36,11 @@ ikiwiki (2.1) UNRELEASED; urgency=low - If the password is empty in preferences, don't clear the existing password. - Actually check the confirm password field, even if it's left empty. + * Add a destpage parameter to the filter hook. + * Fix links to smilies generated by the smiley plugin for inlined pages. The + old links were often wrong, but often still worked by accident. - -- Joey Hess <joeyh@debian.org> Thu, 17 May 2007 04:02:04 -0400 + -- Joey Hess <joeyh@debian.org> Thu, 17 May 2007 15:14:42 -0400 ikiwiki (2.00) unstable; urgency=low |