]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Wed, 31 Jan 2001 02:09:11 +0000 (02:09 +0000)
committer <changelog@php.net> <>
Wed, 31 Jan 2001 02:09:11 +0000 (02:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 80c3cdbb978bdf3301ff2510e3336db9497c9b9d..839a2c067a9d87e940ca4039d18feffe8c6a259f 100644 (file)
--- 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)