From 40b17e6c5cd04dae057dc8bbf27c65b390a9907d Mon Sep 17 00:00:00 2001 From: Date: Thu, 3 Jun 2004 03:03:17 +0000 Subject: [PATCH] ChangeLog update --- Zend/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) 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: -- 2.50.1