From: Date: Mon, 3 Nov 2003 01:34:42 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: php-5.0.0b3RC1~794 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ab676c88dc3af7ea2f5afa4de768e39e4fb736e1;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index ea01b11f8f..0b7ee01c70 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,30 @@ +2003-11-02 Edin Kadribasic + + * (PHP_4_3) + ext/informix/ifx.ec: + Fix tsrm build + +2003-11-02 Ilia Alshanetsky + + * (PHP_4_3) + configure.in + main/php_version.h: + back to dev. + + * (PHP_4_3) + configure.in + main/php_version.h: + Go with 4.3.4 + + * (PHP_4_3) + NEWS: + Prepare NEWS file for 4.3.4 release. + +2003-11-02 Moriyoshi Koizumi + + * ext/iconv/iconv.c: + Proto fix + 2003-11-01 Uwe Schindler * (PHP_4_3)