summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorStefan Esser2014-02-12 12:49:23 +0100
committerStefan Esser2014-02-12 12:49:23 +0100
commitd0c2cd9dad27515ad7c899e5ccaa54fdac01a15e (patch)
tree46243fea570571d022e18123a1ea1a44be53391e /Changelog
parente451aecc9c277455e6e4d2b96252ad411f156d0a (diff)
Added suhosin.log.stdout to log to stdout (dor debugging purposes)
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 2f4a050..10993a5 100644
--- a/Changelog
+++ b/Changelog
@@ -8,6 +8,7 @@
8 - Change fileupload handling for PHP >= 5.4.0 to just register the callback 8 - Change fileupload handling for PHP >= 5.4.0 to just register the callback
9 - Adapted suhosin to PHP 5.5 executor 9 - Adapted suhosin to PHP 5.5 executor
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 - TODO: WARN THAT FUNCTION WHITELISTS/BLACKLISTS NEVER WORKED CORRECTLY WITH PHP < 5.5 12 - TODO: WARN THAT FUNCTION WHITELISTS/BLACKLISTS NEVER WORKED CORRECTLY WITH PHP < 5.5
12 13
132012-02-12 - 0.9.34 142012-02-12 - 0.9.34