From: Date: Wed, 31 Jan 2001 02:09:11 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.0.5RC1~428 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=53d5f91b40b8bcf31a3341844ae35786d46e8de7;p=php NEWS update --- diff --git a/NEWS b/NEWS index 80c3cdbb97..839a2c067a 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,10 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.0.5 +- mnoGoSearch extension module initial version has been added. + This module currently at the alpha state, but it can be used already. +- Allow url encoding in DB usernames and passwords (Stig, PEAR) +- Added raiseError and setErrorHandling methods to PEAR class (Stig, PEAR) - Added support for converting images from JPG/PNG on the fly with the GD extension, which is usefull for creating dynamic WAP-sites (Derick) - Updated ext/mysql/libmysql to version 3.23.32; bug fixes (tim@mysql.com)