summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 9bc62e9..1129c99 100644
--- a/Changelog
+++ b/Changelog
@@ -11,6 +11,7 @@
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 - Fix suhosin.get/post/cookie.max_totalname_length filter
14 - Refactor array index handling in filter to make it work always
14 - TODO: WARN THAT FUNCTION WHITELISTS/BLACKLISTS NEVER WORKED CORRECTLY WITH PHP < 5.5 15 - TODO: WARN THAT FUNCTION WHITELISTS/BLACKLISTS NEVER WORKED CORRECTLY WITH PHP < 5.5
15 16
162012-02-12 - 0.9.34 172012-02-12 - 0.9.34