summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorStefan Esser2014-02-16 12:04:31 +0100
committerStefan Esser2014-02-16 12:04:31 +0100
commitfb48d9f8eae679d5a79fd488bdac6a90e61a923a (patch)
tree9707637a306221c38d8d82b737cf4354a4b8d850 /Changelog
parent04f02a230d40c2d86b9d477a7810de24b15a7590 (diff)
Fix suhosin.get/post/cookie.max_totalname_length filter
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 5fd728d..9bc62e9 100644
--- a/Changelog
+++ b/Changelog
@@ -10,6 +10,7 @@
10 - Added some test cases for various things 10 - Added some test cases for various things
11 - Added suhosin.log.stdout to log to stdout (for debugging purposes only) 11 - Added suhosin.log.stdout to log to stdout (for debugging purposes only)
12 - Add ini_set() fail mode to suhosin.disable.display_errors 12 - Add ini_set() fail mode to suhosin.disable.display_errors
13 - Fix suhosin.get/post/cookie.max_totalname_length filter
13 - TODO: WARN THAT FUNCTION WHITELISTS/BLACKLISTS NEVER WORKED CORRECTLY WITH PHP < 5.5 14 - TODO: WARN THAT FUNCTION WHITELISTS/BLACKLISTS NEVER WORKED CORRECTLY WITH PHP < 5.5
14 15
152012-02-12 - 0.9.34 162012-02-12 - 0.9.34