summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDerick Rethans <derick@php.net>2002-11-13 19:40:10 +0000
committerDerick Rethans <derick@php.net>2002-11-13 19:40:10 +0000
commit315927cc9b524069957d1f283f1b5fce94ac727b (patch)
tree4df6ee1655a5e0fd9a6dccd815beb85a6670143d
parent0eea23a4f8015e0335b09d7618dd32848d08c6d3 (diff)
downloadphp-git-315927cc9b524069957d1f283f1b5fce94ac727b.tar.gz
- Moved cybermut to PECL
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 88ec9d07ff..3cf56d459e 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)