wez             Wed Feb 19 10:07:45 2003 EDT

  Modified files:              
    /php4       NEWS 
  Log:
  typo..
  
  
Index: php4/NEWS
diff -u php4/NEWS:1.1347 php4/NEWS:1.1348
--- php4/NEWS:1.1347    Wed Feb 19 09:59:26 2003
+++ php4/NEWS   Wed Feb 19 10:07:45 2003
@@ -15,7 +15,7 @@
 - Changed ext/mcrypt to require libmcrypt version 2.5.6 or greater. (Derick)
 - Changed uniqid() parameters to be optional and allow any prefix length. (Marcus)
 - Added lightweight streaming input abstraction to the Zend Engine scanners
-  the provides uniform support for include()'ing data from PHP streams across
+  that provides uniform support for include()'ing data from PHP streams across
   all platforms (Wez, Zend Engine).
 - Added optional parameter to sha1() and md5() which makes them return 
   the digest as binary data. (Michael Bretterklieber <[EMAIL PROTECTED]>, Derick)



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to