summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Zmievski <andrei@php.net>2001-05-11 19:53:27 +0000
committerAndrei Zmievski <andrei@php.net>2001-05-11 19:53:27 +0000
commit36ba61d73139989f952353beea08323451af684b (patch)
tree31e9af70db6307d024198accdf33711a56d71cba
parent316f3f23ad949ca7394abdc8afbefa1f914996e7 (diff)
downloadphp-git-36ba61d73139989f952353beea08323451af684b.tar.gz
MFH
-rw-r--r--NEWS8
1 files changed, 3 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index cdfd801419..53d6c29a74 100644
--- a/NEWS
+++ b/NEWS
@@ -23,11 +23,9 @@ PHP 4.0 NEWS
- Added connection error support to mysql_error() and mysql_errno(). (Jason)
- Added support to getimagesize to return dimensions of BMP and PSD
files. (Derick)
-- Added suppress option to ircg_msg() (Sascha)
-- Added heuristic to kill stale IRC connections to IRCG (Sascha)
-- Added message scanner caching to IRCG (Sascha)
-- Added nickname escaping to IRCG (Sascha)
-- Added statistics to IRCG phpinfo() output (Sascha)
+- Added heuristic to kill stale IRC connections, message scanner caching, and
+ nickname escaping to IRCG, suppress option to ircg_msg(), and statistics to
+ IRCG phpinfo() output. (Sascha)
- Added Japanese multibyte string functions support. (Rui)
- Added Mac OS X "\r" line ending support. (Andi, Zend Engine)
- Fixed a bug regarding the $PHP_SELF being incorrectly registered when