diff options
author | <changelog@php.net> | 2001-01-31 02:09:11 +0000 |
---|---|---|
committer | <changelog@php.net> | 2001-01-31 02:09:11 +0000 |
commit | 53d5f91b40b8bcf31a3341844ae35786d46e8de7 (patch) | |
tree | e94a26e5cb7961132f37b8042ae3239d5b41274f | |
parent | 1a07f60b920b09685b263981a69724211d1c9a42 (diff) | |
download | php-git-53d5f91b40b8bcf31a3341844ae35786d46e8de7.tar.gz |
NEWS update
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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) |