summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorStefan Esser2012-05-20 16:22:05 +0200
committerStefan Esser2012-05-20 16:22:05 +0200
commit530db231a2e2ef94d2dcd8cf0079fdff03083c0c (patch)
tree64f6cf9a450b43b46694fec147d504a8f4003585 /Changelog
parent413ebdc618ee098241a42ac1203feb6bdc74f145 (diff)
Fix include whitelist and blacklist to support shemes with dots in their names
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 7793afb..e0f4f54 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,7 @@
12012-02-12 - 0.9.34 12012-02-12 - 0.9.34
2 2
3 - Added initial support for PHP 5.4.0 3 - Added initial support for PHP 5.4.0
4 - Fix include whitelist and blacklist to support shemes with dots in their names
4 - Fix read after efree() that lets function_exists() malfunction 5 - Fix read after efree() that lets function_exists() malfunction
5 - Fix build with clang compiler 6 - Fix build with clang compiler
6 - Added a request variable drop statistic log message 7 - Added a request variable drop statistic log message