summaryrefslogtreecommitdiff
path: root/Zend/ChangeLog
diff options
context:
space:
mode:
author <changelog@php.net>2004-07-04 00:32:20 +0000
committer <changelog@php.net>2004-07-04 00:32:20 +0000
commitbeb3674b7a5c5e7ca8a63cb3d2bf2bd2d2cad172 (patch)
tree717278b41e072243f73aa69cdcfe32edf3ff5394 /Zend/ChangeLog
parent0f2c97f627f2219537b1a8fd46cad9581c9090e9 (diff)
downloadphp-git-beb3674b7a5c5e7ca8a63cb3d2bf2bd2d2cad172.tar.gz
ChangeLog update
Diffstat (limited to 'Zend/ChangeLog')
-rw-r--r--Zend/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/Zend/ChangeLog b/Zend/ChangeLog
index e8faf7fd62..648c6ae519 100644
--- a/Zend/ChangeLog
+++ b/Zend/ChangeLog
@@ -1,3 +1,9 @@
+2004-07-03 Andi Gutmans <andi@zend.com>
+
+ * zend_alloc.c:
+ - Should fix mem leak with ZEND_MM. I made this change a while ago and
+ - rolled it back but I don't remember why. Please test!
+
2004-07-01 Ilia Alshanetsky <ilia@prohost.org>
* zend_constants.c: