diff options
author | Derick Rethans <derick@php.net> | 2002-11-13 19:40:10 +0000 |
---|---|---|
committer | Derick Rethans <derick@php.net> | 2002-11-13 19:40:10 +0000 |
commit | 315927cc9b524069957d1f283f1b5fce94ac727b (patch) | |
tree | 4df6ee1655a5e0fd9a6dccd815beb85a6670143d | |
parent | 0eea23a4f8015e0335b09d7618dd32848d08c6d3 (diff) | |
download | php-git-315927cc9b524069957d1f283f1b5fce94ac727b.tar.gz |
- Moved cybermut to PECL
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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) |