summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2001-01-31 02:09:11 +0000
committer <changelog@php.net>2001-01-31 02:09:11 +0000
commit53d5f91b40b8bcf31a3341844ae35786d46e8de7 (patch)
treee94a26e5cb7961132f37b8042ae3239d5b41274f
parent1a07f60b920b09685b263981a69724211d1c9a42 (diff)
downloadphp-git-53d5f91b40b8bcf31a3341844ae35786d46e8de7.tar.gz
NEWS update
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
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)