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

diff --git a/NEWS b/NEWS
index 80a9c3607039989b14f1b3060ec6a8396bb21599..d7db69746dec798a421ba97bce5ad32a7de7ff98 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2004, PHP 5.1.0
+- Moved extensions to PECL:
+  . ext/dio (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)