summaryrefslogtreecommitdiff
path: root/Zend/ChangeLog
diff options
context:
space:
mode:
author <changelog@php.net>2004-01-07 01:32:03 +0000
committer <changelog@php.net>2004-01-07 01:32:03 +0000
commit0204ac5a27d80a39401ba7673d4e70917c64a43b (patch)
treef7526cdc7c7a4067897650b7f1287178bf2efbb7 /Zend/ChangeLog
parent1d2b4bcc48bb4de8be6eb67f41870df97e408c7d (diff)
downloadphp-git-0204ac5a27d80a39401ba7673d4e70917c64a43b.tar.gz
ChangeLog update
Diffstat (limited to 'Zend/ChangeLog')
-rw-r--r--Zend/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/Zend/ChangeLog b/Zend/ChangeLog
index 63712bda7f..d04c876ace 100644
--- a/Zend/ChangeLog
+++ b/Zend/ChangeLog
@@ -1,3 +1,13 @@
+2004-01-06 Ilia Alshanetsky <ilia@prohost.org>
+
+ * zend_mm.c:
+ Check if realloc() succeeds or not. (Noticed by Andrey)
+
+2004-01-06 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
+
+ * tests/bug26802.phpt:
+ Update
+
2004-01-05 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
* zend_execute.c