diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-09-23 17:41:05 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-09-23 17:41:05 -0400 |
commit | 8e0180d8ca6c9b08ed752b92d4c50a5298d8f55a (patch) | |
tree | 6640c8959e194eb16f5cf36fdef1dc235e826706 /debian | |
parent | dfa9556480e047704fbaa60616fdef7bf5ff2fc5 (diff) | |
download | ikiwiki-8e0180d8ca6c9b08ed752b92d4c50a5298d8f55a.tar ikiwiki-8e0180d8ca6c9b08ed752b92d4c50a5298d8f55a.tar.gz |
rename, remove: Don't rely on a form parameter to tell whether the page should be treated as an attachment.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index df5bc5942..372b585e6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,6 +18,8 @@ ikiwiki (2.65) UNRELEASED; urgency=low characters, in addition to the existing check for pruned filenames. * Print a debug message if a page has multiple source files. * Add keepextension parameter to htmlize hook. (Willu) + * rename, remove: Don't rely on a form parameter to tell whether the page + should be treated as an attachment. -- Joey Hess <joeyh@debian.org> Wed, 17 Sep 2008 14:26:56 -0400 |