diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-06-30 23:38:07 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-06-30 23:38:07 -0400 |
commit | 2ca1e12c5f8d74d0604150f25955e0d32529e5b8 (patch) | |
tree | 7f6e57aecf3340f24a9221a5e4cf527b5b9b18f5 | |
parent | 49514f39f64aec9c361f252d07de8d81d38fac9f (diff) |
changelog
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 8e1ad074c..152689948 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,9 @@ ikiwiki (2.52) UNRELEASED; urgency=low - * Configure CGI.pm to disable file uploads by default. + * attachment: New plugin for uploading and managing attachments. + (Sponsored by The TOVA Company.) + * If attachments are not enabled, configure CGI.pm to disable file + uploads by default. (An anti-DOS measure.) -- Joey Hess <joeyh@debian.org> Mon, 30 Jun 2008 19:56:28 -0400 |