From: Date: Thu, 3 Jun 2004 03:03:17 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: php-5.0.0RC3RC2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=40b17e6c5cd04dae057dc8bbf27c65b390a9907d;p=php ChangeLog update --- diff --git a/Zend/ChangeLog b/Zend/ChangeLog index 4e4205bc70..160b2d3150 100644 --- a/Zend/ChangeLog +++ b/Zend/ChangeLog @@ -1,3 +1,14 @@ +2004-06-02 Andi Gutmans + + * zend_mm.h: + - Don't use ZEND_MM in Windows + +2004-06-02 Stanislav Malyshev + + * zend_execute.c: + fix incdec - make value's refcount non-zero when passing to + write_property - otherwise __set caller cleanup could kill it. + 2004-06-01 Andi Gutmans * zend.c: