summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index a6b7e3a..53dba31 100644
--- a/Changelog
+++ b/Changelog
@@ -2,6 +2,8 @@
2 - removed code compatibility for PHP <5.4 (lots of code + ifdefs) 2 - removed code compatibility for PHP <5.4 (lots of code + ifdefs)
3 - allow https location for suhosin.filter.action 3 - allow https location for suhosin.filter.action
4 - fixed newline detection for suhosin.mail.protect 4 - fixed newline detection for suhosin.mail.protect
5 - Added suhosin.upload.max_newlines to protect againt DOS attack via many
6 MIME headers in RFC1867 uploads
5 7
62014-12-12 - 0.9.37.1 82014-12-12 - 0.9.37.1
7 - Changed version string to 0.9.37.1 (without -dev) 9 - Changed version string to 0.9.37.1 (without -dev)