sniper          Sat Apr 16 08:25:37 2005 EDT

  Modified files:              (Branch: PHP_4_3)
    /php-src    NEWS 
  Log:
  retype
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.878&r2=1.1247.2.879&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1247.2.878 php-src/NEWS:1.1247.2.879
--- php-src/NEWS:1.1247.2.878   Sat Apr 16 05:49:49 2005
+++ php-src/NEWS        Sat Apr 16 08:25:36 2005
@@ -1,9 +1,10 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 20??, Version 4.?.?
-- Changed sha1_file() / md5_file() to use streams instead of low level IO (Uwe)
 - Added the sorting flag SORT_LOCALE_STRING to the sort() functions which makes
   them sort based on the current locale. (Derick)
+- Changed sha1_file() and md5_file() functions to use streams instead of 
+  low level IO. (Uwe)
 - Fixed bug #32699 (pg_affected_rows() was defined when it was not available).
   (Derick)
 - Fixed bug #32682 (ext/mssql: Error on module shutdown when called from 

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

Reply via email to