]> granicus.if.org Git - php/commitdiff
retype
authorfoobar <sniper@php.net>
Sat, 16 Apr 2005 12:25:36 +0000 (12:25 +0000)
committerfoobar <sniper@php.net>
Sat, 16 Apr 2005 12:25:36 +0000 (12:25 +0000)
NEWS

diff --git a/NEWS b/NEWS
index dae06e58cd9f4c0ed62b2cffa2523f89111b0e7f..3a9a826b41a13ae79902e55e690e2c15eb01bee1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -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