From: Date: Mon, 15 Apr 2002 00:42:10 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: php-4.3.0dev-ZendEngine2-Preview1~649 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=08e3ee7e901332185e3334b1a4a5a021de900d01;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index f6ce31af7a..9b7d06865d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,75 @@ +2002-04-14 Sterling Hughes + + * NEWS: this news entry reports a new mailparse addition + a later news entry reports that mailparse has been moved to pecl + 1+1 = 2 + +2002-04-14 Marcus Börger + + * ext/exif/exif.c: support for WinXP tags (thanks to Rui Carmo) + +2002-04-14 Thies C. Arntzen + + * ext/oci8/oci8.c: fix crash bug introduced by last commit (damncvs diff!) + + * ext/oci8/oci8.c: fix crash bug introduced by last commit + +2002-04-14 Derick Rethans + + * main/php_version.h + configure.in: - Swap back version numbers after tagging + + * configure.in + main/php_version.h: - Go with RC4 + +2002-04-14 Jani Taskinen + + * sapi/apache/config.m4: + Make the configure fail if someone tries to use --with-apache with Apache2 + +2002-04-14 Markus Fischer + + * pear/PEAR/Frontend/CLI.php: + - Do not try to draw a table if there are not elements. + + +2002-04-14 Jani Taskinen + + * NEWS: Fixed some entries.. + + * sapi/apache2filter/sapi_apache2.c: ws fixes + +2002-04-14 Derick Rethans + + * ext/zip/zip.c: - MFH: Fix NULL-termination issue + + * ext/zip/zip.c: - Fix null-termination problem + +2002-04-14 Rui Hirokawa + + * ext/mbstring/mbstring.c: + fixed error output handler when 'pass' is choosed as output encoding. + +2002-04-14 Jani Taskinen + + * sapi/cli/config.m4: Make it possible to actually disable the CLI.. + + * sapi/cli/config.m4: This is experimental still + + * sapi/cli/config.m4: Make this work as it was supposed to work. + +2002-04-14 Frank M. Kromann + + * ext/fbsql/config.m4: /usr/lib is the default install dir on Mandrake + +2002-04-14 Jani Taskinen + + * ext/java/Makefile.in + ext/java/config.m4: MFH (use of correct javac/jar binaries) + + * ext/java/Makefile.frag + ext/java/config.m4: - Use the correct javac/jar binaries. + 2002-04-13 Thies C. Arntzen * ext/oci8/oci8.c: MFH: ocibind: avoid warning in debug mode