summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorStefan2010-03-24 18:10:10 +0100
committerStefan2010-03-24 18:10:10 +0100
commit799405fc1cad4bfa4fc386ea4e46cad25b515b1d (patch)
treebb867d67d29eb8f02ed8854b7deca514137e05a0 /Changelog
parentb88687640649423e30c4bf8bb9808bc8acf592a3 (diff)
Fixed suhosin_header_handler to be PHP 5.3.x compatible
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 3ce9e80..4037981 100644
--- a/Changelog
+++ b/Changelog
@@ -9,6 +9,7 @@
9 - Fixed random number generator replacement error case behaviour in PHP 5.3.x 9 - Fixed random number generator replacement error case behaviour in PHP 5.3.x
10 - Fixed error case handling in function_exists() PHP 5.3.x 10 - Fixed error case handling in function_exists() PHP 5.3.x
11 - Merged changes/fixes in import_request_variables()/extract() from upstream PHP 11 - Merged changes/fixes in import_request_variables()/extract() from upstream PHP
12 - Fixed suhosin_header_handler to be PHP 5.3.x compatible
12 13
132009-08-15 - 0.9.29 142009-08-15 - 0.9.29
14 15