From: Derick Rethans Date: Wed, 13 Nov 2002 19:41:54 +0000 (+0000) Subject: - MFH: moved ext/cybermut to PECL X-Git-Tag: php-4.3.0RC1~27 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1102505d2203de284a2fba3595b60e7ab1125e5e;p=php - MFH: moved ext/cybermut to PECL --- diff --git a/NEWS b/NEWS index 2b66e29160..f9256f94bc 100644 --- a/NEWS +++ b/NEWS @@ -10,7 +10,9 @@ PHP 4 NEWS . ext/cybercash . ext/icap . sapi/fhttpd -- Moved ext/vpopmail to PECL. (James) +- To PECL moved extensions: (James, Derick) + . ext/vpopmail + . ext/cybermut - Added "neutral" language entry to mbstring spec. (Moriyoshi) - Modified log() to accept multiple bases. (Jason) - Added gd_info() which returns an array of gd support information. (Marcus)