From bdf73348e2d2eda3bad82c4205e57dd337dd93b8 Mon Sep 17 00:00:00 2001 From: Date: Fri, 12 Jul 2002 00:17:37 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 80 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1dc91031b9..8cf144f455 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,83 @@ +2002-07-11 Jani Taskinen + + * ext/ftp/php_ftp.c: ws fix + +2002-07-11 Derick Rethans + + * main/main.c: - Fix for bug #18283 + +2002-07-11 Rui Hirokawa + + * ext/pgsql/pgsql.c + ext/mbstring/mbstring.c + php.ini-recommended + php.ini-dist: added mbstring.language option in ext/mbstring. + +2002-07-11 Tomas V.V.Cox + + * pear/package-Net_SMTP.xml: typo + + * pear/package-Net_SMTP.xml: Prepare package.xml for Net_SMTP + +2002-07-11 Sascha Schumann + + * sapi/apache2filter/config.m4: + Break up the INSTALL_IT line into comprehensible pieces + and fix a bug related to [..] quotes. + + * sapi/apache/config.m4: + the variable interpolation was already subject to IFS treatment, + which resulted in the execution of the foremost directory. + + we capture the output before setting IFS now + +2002-07-11 Adam Dickmeiss + + * ext/yaz/php_yaz.c + ext/yaz/php_yaz.h: + yaz.max_links, yaz_log_file setting. User-defined Other Info + + * ext/yaz/config.m4: Include YAZ support libs (if any) + +2002-07-11 Sascha Schumann + + * sapi/apache/config.m4 + sapi/apache2filter/config.m4: + Use a simple IFS; set step to interprete the httpd -v output + +2002-07-11 Uwe Steinmann + + * ext/hwapi/php_hwapi.h: - added missing file + +2002-07-11 James Cox + + * ext/gd/libgd/gdft.c: + adding patch from http://www.coupin.net/gd-freetype/ which makes images anti aliased (and therefore more readable). + + +2002-07-11 Yasuo Ohgaki + + * ext/iconv/tests/translit.inc + ext/iconv/tests/translit.phpt: + Added traslit test files. Moriyoshi Koizumi + + * ext/iconv/config.m4 + ext/iconv/iconv.c: + Fix #16069. Patch by Moriyoshi Koizumi + +2002-07-11 Jani Taskinen + + * ext/ftp/ftp.c: Fix bug: #14052 + + * ext/standard/http_fopen_wrapper.c: MFH: Fix for #16337 + + * ext/standard/http_fopen_wrapper.c: + Fixed bug: #16637, username/password needs to be urlencoded. + + * ext/curl/curl.c: Fixed bug: #18250 + + * NEWS: news-entry-robot(tm) + 2002-07-10 Harald Radi * ext/rpc/com/com.c -- 2.40.0