]> granicus.if.org Git - php/commitdiff
change history
authorfoobar <sniper@php.net>
Thu, 13 Feb 2003 17:01:28 +0000 (17:01 +0000)
committerfoobar <sniper@php.net>
Thu, 13 Feb 2003 17:01:28 +0000 (17:01 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 46669a165e4401a0ff3241751c8cbfbe9e3a9518..93e6fda136949ecf14eaa6168b1bfcdc3d25c1c0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -63,13 +63,13 @@ PHP 4                                                                      NEWS
 - Removed extensions: (Jan, Jani, Sebastian)
   . ext/aspell
   . ext/ccvs
-  . ext/cybercash
   . ext/icap
   . sapi/fastcgi
   . sapi/fhttpd
-- Moved extensions to PECL (http://pear.php.net/): (James, Derick)
+- Moved extensions to PECL (http://pear.php.net/): (James, Derick, George)
   . ext/vpopmail
   . ext/cybermut
+  . ext/cybercash
 - ZLIB extension is now built-in in the Windows distribution.
   External extension (php_zlib.dll) has been removed. (Edin)
 - Fixed a crash when using invalid color index with imagecolortransparent().