diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-06-30 20:01:10 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-06-30 20:01:10 -0400 |
commit | 8e43bc0e0fef57a0770ef69e9aac845ed6078dfa (patch) | |
tree | 538d63ae6867416200e35aa497b20c00d45efb6f /debian/changelog | |
parent | 23eb492c60e33d16b1d0dddce7aa061c0492feb7 (diff) |
Configure CGI.pm to disable file uploads by default.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9153254b4..8e1ad074c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ikiwiki (2.52) UNRELEASED; urgency=low + + * Configure CGI.pm to disable file uploads by default. + + -- Joey Hess <joeyh@debian.org> Mon, 30 Jun 2008 19:56:28 -0400 + ikiwiki (2.51) unstable; urgency=low * Improve toplevel parentlink to link directly to index.html when usedirs is |