From: Date: Wed, 19 Dec 2001 01:11:22 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: PRE_ISSET_PATCH~476 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b2b5e1e97965117dc832fa9640f8679b86410355;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index a11f749fb4..32a7f183ba 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,59 @@ +2001-12-18 Yasuo Ohgaki + + * ext/pgsql/pgsql.c: More proper error message. + Remove old lines that aren't needed. + + * ext/pgsql/config.m4: Get rid of useless path from seach path + +2001-12-18 Andrei Zmievski + + * ext/pcre/php_pcre.c: + - Added flags parameter to preg_grep(). The only flag currently is + PREG_GREP_INVERT that will make the function return entries that + did not match. + +2001-12-18 Sascha Schumann + + * ext/ircg/ircg.c: + Let the first connection id be a function of the time to avoid + problems with restarting IRCG and stale sessions. + +2001-12-18 Frank M. Kromann + + * ext/fbsql/fbsql.dsp: + Adding missing define, needed to build with FrontBase 3.4 and later + +2001-12-18 Martin Jansen + + * pear/System.php: * Change $Version$ to $Revision$. + +2001-12-18 Colin Viebrock + + * pear/Crypt/CBC.php: merge into head + +2001-12-18 Joao Prado Maia + + * pear/Crypt/CBC.php: Fixing indentation and missing ?> tag + +2001-12-18 Colin Viebrock + + * pear/Crypt/CBC.php: + Remove support for buggy 2.2.x libmcrypt, and add some better error handling + +2001-12-18 Martin Jansen + + * pear/HTTP.php: * Convert tabs to spaces. + +2001-12-18 Hartmut Holzgraefe + + * ext/skeleton/create_stubs: typo fix + +2001-12-18 Thomas V.V.Cox + + * pear/scripts/pear.in: that makes more sense + + * pear/scripts/pear.in: quick fix for the "pear info" command + 2001-12-17 Frank M. Kromann * ext/isxfunc/.cvsignore