diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-14 19:44:59 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-14 19:44:59 +0000 |
commit | 69065b8e79cce13648db711ed1fefaf6f41713fd (patch) | |
tree | 463b4e416ee4d0110207e2f39b05be188ede42a8 /debian | |
parent | 89dc1d82e3318c8c5b283e4e6aa053fb6ea7c895 (diff) |
* Fix bug in deletion/move during edit code introduced in 1.44. Need to take
the underlaydir into account.
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 0605e1191..d73c75595 100644 --- a/debian/changelog +++ b/debian/changelog @@ -27,8 +27,10 @@ ikiwiki (2.6) UNRELEASED; urgency=low be written in any language that can do XML RPC. * Change yet again how unhandled and escaped preprocessor directives are re-output onto the page. Hopefully I finally got it right.. + * Fix bug in deletion/move during edit code introduced in 1.44. Need to take + the underlaydir into account. - -- Joey Hess <joeyh@debian.org> Mon, 13 Aug 2007 13:34:29 -0400 + -- Joey Hess <joeyh@debian.org> Tue, 14 Aug 2007 15:41:21 -0400 ikiwiki (2.5) unstable; urgency=low |