]> granicus.if.org Git - php/commitdiff
yaz moved
authorWez Furlong <wez@php.net>
Wed, 21 Apr 2004 08:57:16 +0000 (08:57 +0000)
committerWez Furlong <wez@php.net>
Wed, 21 Apr 2004 08:57:16 +0000 (08:57 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 76eb210fc1d7ae2efb572d9dd54bac052a729760..9335b99a351f9168cf4ccdc9a74e72b0cf3ee567 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ PHP                                                                        NEWS
 ?? ????? 2004, PHP 5 Release Candidate 2
 - Reimplemented zend.ze1_compatibility_mode to have better PHP 4 compliance.
   (Dmitry, Andi)
+- Moved yaz extension to PECL. (Wez)
 - Added pty support to proc_open(). (Wez)
 - Added possibility to check in which extension an internal class was defined 
   in using reflection API. (Marcus)