summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Esser2014-02-11 16:58:56 +0100
committerStefan Esser2014-02-11 16:58:56 +0100
commit3a3b3298bcea471a0f5dd26adf348abc034f581a (patch)
tree9a9680293b81a0ce4a2cc4536b60e8ffef9aa377
parent24697fae594b40ee317fb211093dc3deb8ee6ea2 (diff)
WS.
-rw-r--r--Changelog16
1 files changed, 8 insertions, 8 deletions
diff --git a/Changelog b/Changelog
index 672e374..9be8acf 100644
--- a/Changelog
+++ b/Changelog
@@ -1,14 +1,14 @@
12014-02-xx - 0.9.35-DEV 12014-02-xx - 0.9.35-DEV
2 2
3 - Fix problems with the hard memory_limit on 64 bit systems 3 - Fix problems with the hard memory_limit on 64 bit systems
4 - Fix problems with user space session handler due to change in PHP 5.4.0 4 - Fix problems with user space session handler due to change in PHP 5.4.0
5 - Add changes in PHP 5.5 session handlers structures for PHP 5.5 compability 5 - Add changes in PHP 5.5 session handlers structures for PHP 5.5 compability
6 - Fix std post handler for PHP >= 5.3.11 6 - Fix std post handler for PHP >= 5.3.11
7 - Fix suhosin logo in phpinfo() for PHP 5.5 7 - Fix suhosin logo in phpinfo() for PHP 5.5
8 - Adapted suhosin to PHP 5.5 executor 8 - Adapted suhosin to PHP 5.5 executor
9 - Added some test cases for various things 9 - Added some test cases for various things
10 - TODO: WARN THAT FUNCTION WHITELISTS/BLACKLISTS NEVER WORKED CORRECTLY WITH PHP < 5.5 10 - TODO: WARN THAT FUNCTION WHITELISTS/BLACKLISTS NEVER WORKED CORRECTLY WITH PHP < 5.5
11 - TODO: Fix fileupload handler 11 - TODO: Fix fileupload handler
12 12
132012-02-12 - 0.9.34 132012-02-12 - 0.9.34
14 14