]> granicus.if.org Git - php/commitdiff
Added extension YAZ.
authorAdam Dickmeiss <dickmeiss@php.net>
Thu, 25 May 2000 22:26:43 +0000 (22:26 +0000)
committerAdam Dickmeiss <dickmeiss@php.net>
Thu, 25 May 2000 22:26:43 +0000 (22:26 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 2b1183040cc336bffda369babee9331c3dd88640..dd325942a861fd91281f32610f2db28138d278a2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 2000, Version 4.0.1
+- Added extension YAZ (dickmeiss).
 - Fixed a crash bug triggered by certain cases of class redeclarations
   (Stanislav & Zeev, Zend Engine)
 - Fixed min()/max() segfault. (Andrei)