summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Esser2014-02-11 19:00:38 +0100
committerStefan Esser2014-02-11 19:00:38 +0100
commit2a9280e998de15a8983ed0bb4e8811398aadc78c (patch)
treeab2861bd5215ef9fd2523b2980bbc6eaffd992ed
parentbeb007b7116527e4288671ee10c35a037338368c (diff)
Update Changelog
-rw-r--r--Changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 9be8acf..2f4a050 100644
--- a/Changelog
+++ b/Changelog
@@ -5,10 +5,10 @@
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 - Change fileupload handling for PHP >= 5.4.0 to just register the callback
8 - Adapted suhosin to PHP 5.5 executor 9 - Adapted suhosin to PHP 5.5 executor
9 - Added some test cases for various things 10 - Added some test cases for various things
10 - TODO: WARN THAT FUNCTION WHITELISTS/BLACKLISTS NEVER WORKED CORRECTLY WITH PHP < 5.5 11 - TODO: WARN THAT FUNCTION WHITELISTS/BLACKLISTS NEVER WORKED CORRECTLY WITH PHP < 5.5
11 - TODO: Fix fileupload handler
12 12
132012-02-12 - 0.9.34 132012-02-12 - 0.9.34
14 14