summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 10993a5..b574123 100644
--- a/Changelog
+++ b/Changelog
@@ -5,7 +5,7 @@
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 - Change fileupload handling for PHP >= 5.4.0 to use an up to date RFC1867 replacement code
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 - Added suhosin.log.stdout to log to stdout (for debugging purposes only)