summaryrefslogtreecommitdiff
path: root/Zend/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/ChangeLog')
-rw-r--r--Zend/ChangeLog25
1 files changed, 0 insertions, 25 deletions
diff --git a/Zend/ChangeLog b/Zend/ChangeLog
index aad5fccf8e..27619d1328 100644
--- a/Zend/ChangeLog
+++ b/Zend/ChangeLog
@@ -1,28 +1,3 @@
-2004-07-14 Stanislav Malyshev <stas@zend.com>
-
- * zend_object_handlers.c:
- be consistent with write_dimension
-
- * zend_object_handlers.c:
- fix #28957
-
-2004-07-13 Andi Gutmans <andi@zend.com>
-
- * zend.h:
- - 5.0.1-dev
-
-2004-07-13 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
-
- * zend_constants.c:
- Bugfix #29116 Zend constant warning uses memory after free (jdolecek at
- NetBSD dot org)
-
-2004-07-13 Andi Gutmans <andi@zend.com>
-
- * (php_5_0_0)
- zend.h:
- - Roll PHP 5.0.0
-
2004-07-12 Ilia Alshanetsky <ilia@prohost.org>
* (php_5_0_0RC4)