summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Esser2014-02-11 16:46:08 +0100
committerStefan Esser2014-02-11 16:46:08 +0100
commit24697fae594b40ee317fb211093dc3deb8ee6ea2 (patch)
tree5497a2c5fb590b2d8240a0f69c45fa84f20914b9
parent30dc7eb30ef0b4c258678ab91d7f56eb2863dc8c (diff)
Add some more entries to the changelog
-rw-r--r--Changelog5
1 files changed, 4 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 3be1936..672e374 100644
--- a/Changelog
+++ b/Changelog
@@ -4,8 +4,11 @@
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 - 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
11 - TODO: Fix fileupload handler
9 12
102012-02-12 - 0.9.34 132012-02-12 - 0.9.34
11 14