]> granicus.if.org Git - php/commitdiff
Added news item for Andi's strncasecmp commit
authorDavid Croft <david@php.net>
Fri, 11 Aug 2000 18:23:31 +0000 (18:23 +0000)
committerDavid Croft <david@php.net>
Fri, 11 Aug 2000 18:23:31 +0000 (18:23 +0000)
# Zend commits prefixed by @ don't seem to be linked to the PHP news file

NEWS

diff --git a/NEWS b/NEWS
index 8094268cf10e02d07da0c3117b657e6bb7cea100..c85d87a134c2c71cb8e55134b3456527668d4b26 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 2000, Version 4.0.2
+- Added strncasecmp function (Andi, Zend Engine)
 - Made foreach() only support variables and array(...) as the array argument
   (Andi, Zend Engine)
 - Fixed FTP module to accept multiline server replies (Jani)