summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorStefan Esser2012-04-13 15:37:11 +0200
committerStefan Esser2012-04-13 15:37:11 +0200
commitb71aff4f357e276efa7010a97b61bd1d63cd7fbb (patch)
tree33087e1f0a3543f83ec006a30ef8f0304f4a77d9 /Changelog
parent6b00f2346c2529a9169cf1c04580e293a77f6a71 (diff)
Initial PHP 5.4.0 compatibility
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 248a523..7793afb 100644
--- a/Changelog
+++ b/Changelog
@@ -1,5 +1,6 @@
12012-02-12 - 0.9.34 12012-02-12 - 0.9.34
2 2
3 - Added initial support for PHP 5.4.0
3 - Fix read after efree() that lets function_exists() malfunction 4 - Fix read after efree() that lets function_exists() malfunction
4 - Fix build with clang compiler 5 - Fix build with clang compiler
5 - Added a request variable drop statistic log message 6 - Added a request variable drop statistic log message