summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorStefan Esser2014-02-12 14:11:29 +0100
committerStefan Esser2014-02-12 14:11:29 +0100
commitcefc29900f1bb3f87e94330c6d1bf88a5ba75160 (patch)
tree0d3c8c323f45b2b67a1d540bf767c3fea45278d0 /Changelog
parentcc08f586985df2530a6b5b08a70bb34e8036b481 (diff)
Add info to changelog
Diffstat (limited to 'Changelog')
-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)