diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-08-26 14:38:32 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-08-26 14:39:47 -0400 |
commit | a326ffed1f20aaebf751002476696e9878178092 (patch) | |
tree | 32d50d6689f38ccf4c8c9e50f65b0111f66b848c /debian/changelog | |
parent | dbf82a1c44fae74d1ab05127a4895f80837177e5 (diff) |
autoindex: Avoid re-adding previously deleted (or renamed) pages.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 485a34ddf..33862223c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,6 +18,7 @@ ikiwiki (2.62) UNRELEASED; urgency=low originally part of the attachment plugin. * edittemplate: Don't wipe out edits on preview. * color: New plugin from ptecza. + * autoindex: Avoid re-adding previously deleted (or renamed) pages. -- Joey Hess <joeyh@debian.org> Thu, 21 Aug 2008 16:20:58 -0400 |