From: Andrei Zmievski Date: Fri, 11 May 2001 19:50:27 +0000 (+0000) Subject: Compress several entries into one. X-Git-Tag: PRE_GRANULAR_GARBAGE_FIX~478 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c081e6f417c9e4c6abde7bab2e0bf51346919a69;p=php Compress several entries into one. --- diff --git a/NEWS b/NEWS index 60ef3fa747..12c660bfa7 100644 --- a/NEWS +++ b/NEWS @@ -27,11 +27,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