summaryrefslogtreecommitdiff
path: root/Zend
diff options
context:
space:
mode:
author <changelog@php.net>2004-11-18 01:34:33 +0000
committer <changelog@php.net>2004-11-18 01:34:33 +0000
commit867517fa5d4b5d8dae0d04c56055884637ba2e40 (patch)
tree8e4659120fb8dcc48625fb18057ac85ccb35ad64 /Zend
parent54ff6af7584af1ed5461060c9a478cc224a599d1 (diff)
downloadphp-git-867517fa5d4b5d8dae0d04c56055884637ba2e40.tar.gz
ChangeLog update
Diffstat (limited to 'Zend')
-rw-r--r--Zend/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/Zend/ChangeLog b/Zend/ChangeLog
index e9090cc65b..81f6d48e05 100644
--- a/Zend/ChangeLog
+++ b/Zend/ChangeLog
@@ -1,3 +1,12 @@
+2004-11-17 Stanislav Malyshev <stas@zend.com>
+
+ * (PHP_5_0)
+ zend_execute_API.c:
+ fix #30543
+
+ * zend_execute_API.c:
+ fix crash
+
2004-11-16 Derick Rethans <php@derickrethans.nl>
* zend_strtod.c