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

diff --git a/NEWS b/NEWS
index a7cddb800fd311c2b50d73e9e810fc5178ba0272..692e7d3deeffbf02d55071334a9604925b38537f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,9 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2005, PHP 5.0.5
-- Changed sha1_file() / md5_file() to use streams instead of low level IO (Uwe)
-- Removed php_check_syntax() function, never worked properly. (Ilia)
+- Removed php_check_syntax() function which never worked properly. (Ilia)
+- 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