summaryrefslogtreecommitdiff
path: root/Zend/ChangeLog
diff options
context:
space:
mode:
author <changelog@php.net>2005-06-30 05:34:14 +0000
committer <changelog@php.net>2005-06-30 05:34:14 +0000
commit3f2f79936cf45da244535dc2e5b0dc3e18d24f23 (patch)
tree44d56814433b3e051cc7f2cf8a1782f116542c67 /Zend/ChangeLog
parent613d30f2151e701e6fd398693267ff72f80126d8 (diff)
downloadphp-git-3f2f79936cf45da244535dc2e5b0dc3e18d24f23.tar.gz
ChangeLog update
Diffstat (limited to 'Zend/ChangeLog')
-rw-r--r--Zend/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/Zend/ChangeLog b/Zend/ChangeLog
index dd24e2785e..5cd9ee8c5f 100644
--- a/Zend/ChangeLog
+++ b/Zend/ChangeLog
@@ -1,3 +1,18 @@
+2005-06-29 Stanislav Malyshev <stas@zend.com>
+
+ * zend_execute.c
+ zend_vm_def.h
+ zend_vm_execute.h:
+ fix conditions for freeing
+
+ * zend_API.c
+ zend_API.c:
+ add comment
+
+ * (PHP_5_0)
+ zend_execute.c:
+ fix conditions
+
2005-06-28 Antony Dovgal <antony@zend.com>
* zend_execute.c: