From: Moriyoshi Koizumi Date: Fri, 14 Feb 2003 19:48:57 +0000 (+0000) Subject: Slight fix for consistency X-Git-Tag: php-4.3.2RC1~206 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d98f4b5a6afda19d7571920fc8400bf5162d033b;p=php Slight fix for consistency --- diff --git a/NEWS b/NEWS index 000a795869..7fc1a8e57f 100644 --- a/NEWS +++ b/NEWS @@ -12,7 +12,7 @@ PHP 4 NEWS - Added man page for CLI version of PHP. (Marcus) - Added --clean option into phpize. (Jani) - Added --ldflags option into php-config. (Jani) -- Added zlib_get_coding_type() function. Returns the coding type used for +- Added zlib_get_coding_type() function which returns the coding type used for output compression. (Moriyoshi) - Added OCIPasswordChange() which allows renewing expired Oracle users. (Maxim) - Added memory_get_usage(). Only available when PHP is configured with