From 98f9906c59ddfa0ae9082fd68e2fabb5676db2b8 Mon Sep 17 00:00:00 2001 From: Date: Wed, 24 Nov 2004 01:33:16 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 56 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) diff --git a/ChangeLog b/ChangeLog index e4bf389e4e..7cbe2f099d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,59 @@ +2004-11-23 Dmitry Stogov + + * ext/gd/tests/imagefilter.phpt + ext/gd/tests/imagefilter.phpt + ext/standard/tests/filters/bug22538.phpt + ext/standard/tests/filters/bug22538.phpt: + Test was fixed. + +2004-11-23 Ilia Alshanetsky + + * (PHP_4_3) + configure.in + main/php_version.h: + Back to dev. + + * (PHP_4_3) + NEWS: + RC1 release date. + + * (PHP_4_3) + configure.in + main/php_version.h: + tagging 4.3.10RC1 + +2004-11-23 Derick Rethans + + * (PHP_5_0) + ext/iconv/php_iconv.h + scripts/Makefile.frag: + - MFH: We need to install these headers too + + * ext/iconv/php_iconv.h + scripts/Makefile.frag: + - We need to install the headers too. + +2004-11-23 Edin Kadribasic + + * (PHP_4_3) + ext/iconv/iconv.dsp + ext/iconv/php_iconv.h: + (Sort of) MFH: export PHP iconv symbols using the old build too + + * ext/iconv/config.w32 + ext/iconv/php_iconv.h: + Only dllexport during the compilation of iconv.c + +2004-11-23 Derick Rethans + + * ext/iconv/iconv.c + ext/iconv/php_iconv.h: + - Export "php_iconv_string()". + + * ext/standard/tests/time/bug28599.phpt: + 1.1.4; + - Added test for bug #28599 + 2004-11-22 Ilia Alshanetsky * ext/sysvshm/sysvshm.c: -- 2.50.1