From: Date: Sun, 20 Aug 2006 01:31:00 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: RELEASE_1_0_0RC1~1928 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=91da517692e1a0761652ceb28e493234399004eb;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index c672453206..6b2bb02d39 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-08-19 Ilia Alshanetsky + + * (PHP_5_2) + ZendEngine2/zend.c: + Use proper write callback + 2006-08-18 Andrei Zmievski * unicode-progress.txt diff --git a/Zend/ChangeLog b/Zend/ChangeLog index b7693946bc..1338192ba1 100644 --- a/Zend/ChangeLog +++ b/Zend/ChangeLog @@ -1,3 +1,9 @@ +2006-08-19 Ilia Alshanetsky + + * (PHP_5_2) + zend.c: + Use proper write callback + 2006-08-15 Antony Dovgal * (PHP_5_2)