From: Date: Thu, 16 May 2002 00:20:06 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: php-4.3.0dev-ZendEngine2-Preview1~21 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=87cf8f005d7e5fed635e6feefad6004df291d946;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 8e2fccb782..51f3008c8d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,75 @@ +2002-05-15 Preston L. Bannister + + * tests/tests.dsp + tests/tests.mak: Win32 project and makefile used to invoke run-tests.php + +2002-05-15 Frank M. Kromann + + * ext/mssql/php_mssql.c: + Fixing the mssql_query to handle multiple results correct if the first result does not return any data. + +2002-05-15 Harald Radi + + * ext/com/conversion.c: MFH + + + * ext/com/conversion.c: this should finally fix bug #14353 + +2002-05-15 Frank M. Kromann + + * win32/sendmail.c + win32/sendmail.h: Fixing line breaks + + * win32/imap_sendmail.c: + Fixing build of IMAP extension, after changes in sendmail + +2002-05-15 Markus Fischer + + * win32/imap_sendmail.c: - Accommodate API changes to Ack(). + +2002-05-15 Christian Stocker + + * ext/domxml/config.m4: + libxml2 >= 2.4.14 is needed (since quite some time ...) + +2002-05-15 Jani Taskinen + + * NEWS: Cleanup + +2002-05-15 Rui Hirokawa + + * NEWS: Added Chinese, Korean support in mbstring. + + * ext/mbstring/mbfilter.c + ext/mbstring/mbfilter_cn.c + ext/mbstring/mbfilter_kr.c + ext/mbstring/mbfilter_kr.h + ext/mbstring/mbstring.c: added ISO-2022-KR support in mbstring. + +2002-05-15 Tomas V.V.Cox + + * pear/PEAR/Common.php: make downloadHttp() detect HTTP errors + +2002-05-15 Jani Taskinen + + * INSTALL: MFB + + * INSTALL: Nuke 4.1 for good this time. + + * INSTALL: MFH + + * INSTALL: Nuke .1 + + * EXTENSIONS: Added ctype to this list too. + +2002-05-15 Markus Fischer + + * win32/sendmail.c: - Add support for Bcc in w32/sendmail code. + +2002-05-15 Derick Rethans + + * ext/ctype/ctype.c: - It's bundled, thus not experimental anymore + 2002-05-14 Frank M. Kromann * ext/mssql/php_mssql.h