diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-07-25 01:04:56 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-07-25 01:04:56 +0000 |
commit | 4de235a385bf569e95d3902c7a1f688b5fbf0d44 (patch) | |
tree | 2eb0fc6c6442b2783d0418d92aef2c0d12855447 /debian | |
parent | 711f86e627e56f317d367d1d9a5bd71afb7697df (diff) | |
download | ikiwiki-4de235a385bf569e95d3902c7a1f688b5fbf0d44.tar ikiwiki-4de235a385bf569e95d3902c7a1f688b5fbf0d44.tar.gz |
* Make the map plugin notice when pages in the map are deleted and update
it.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 66d146466..486ce16a0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,8 +4,10 @@ ikiwiki (2.5) UNRELEASED; urgency=low pagetemplate hook to work for that page. * Above change fixes the favicon plugin to work on edit pages. * Correct some issues with escaped preprocessor directives. + * Make the map plugin notice when pages in the map are deleted and update + it. - -- Joey Hess <joeyh@debian.org> Fri, 20 Jul 2007 13:54:02 -0400 + -- Joey Hess <joeyh@debian.org> Tue, 24 Jul 2007 20:58:19 -0400 ikiwiki (2.4) unstable; urgency=low |