]> granicus.if.org Git - php/commitdiff
pecl movement
authorfoobar <sniper@php.net>
Wed, 2 Feb 2005 14:44:36 +0000 (14:44 +0000)
committerfoobar <sniper@php.net>
Wed, 2 Feb 2005 14:44:36 +0000 (14:44 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 80b0d2547c9b0f21c61fef5a8d6105be8e354437..3478eacc4dcc2ca0521008b47e4167cdaaf01227 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,8 +2,9 @@ PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2004, PHP 5.1.0
 - Moved extensions to PECL:
-  . ext/dio (Jani, Derick)
-  . ext/yp  (Jani, Derick)
+  . ext/dio    (Jani, Derick)
+  . ext/yp     (Jani, Derick)
+  . ext/w32api (Jani, Derick)
 - Changed stream_filter_(ap|pre)pend() to return resource. (Sara)
 - Changed mysqli_exception and sqlite_exception to use RuntimeException as base 
   if SPL extension is present. (Georg, Marcus)