From: Date: Sun, 30 Sep 2001 00:09:40 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: php4~19 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d21db564a3c77698c8c5249ea7d655300514fb03;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 49a8b2f16b..b1e47878dd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,35 @@ +2001-09-29 Jon Parise + + * configure.in: Build pear/scripts/phptar in the configure run. + +2001-09-29 Sergey Kartashoff + + * ext/mnogosearch/index.php: Search frontend example has been updated. + + * ext/mnogosearch/php_mnogo.c: + - initial support of mnogosearch-3.2.x has been added. Not all features + are implemented currently. + - initial support of mnogosearch-3.2.x has been added. Not all features + are implemented currently. + + * ext/mnogosearch/index.php: +2001-09-29 Rui Hirokawa + + * pear/DB/pgsql.php: + fixed a bug of DB/pgsql connecting on alternate ports. (contributed by Jeremy Maziarz ) + + * ext/ming/config.m4: ming-0.2a needs rint() in libm. + +2001-09-29 Mark L. Woodward + + * ext/msession/msession.c: + Doh! Return nothing when there is nothing back from a plugin + +2001-09-29 Thomas V.V.Cox + + * pear/PEAR/Common.php: + extract only the package.xml file instead of all files + 2001-09-28 Mark L. Woodward * ext/msession/msession.c