summaryrefslogtreecommitdiff
path: root/Zend/ChangeLog
diff options
context:
space:
mode:
author <changelog@php.net>2004-06-07 00:32:20 +0000
committer <changelog@php.net>2004-06-07 00:32:20 +0000
commit1b80f44cf11aa79e749153259b15d63e8a7d5339 (patch)
tree19f3d9d5b91468b140ea881ea094b0c7c0a7c3ca /Zend/ChangeLog
parentd7e86a56694b545b4ba1161ae31b6e4d8f4fad26 (diff)
downloadphp-git-1b80f44cf11aa79e749153259b15d63e8a7d5339.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 ca9ba8dff5..32cfcc2da4 100644
--- a/Zend/ChangeLog
+++ b/Zend/ChangeLog
@@ -1,3 +1,9 @@
+2004-06-06 Stefan Esser <sesser@suspekt.org>
+
+ * zend_compile.h
+ zend_opcode.c:
+ Fixed Zend Function Destructor to use correct TSRM handle.
+
2004-06-05 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
* zend_API.c: