]> granicus.if.org Git - php/commitdiff
Bug fixing news.
authorIlia Alshanetsky <iliaa@php.net>
Mon, 19 Jan 2004 18:42:07 +0000 (18:42 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Mon, 19 Jan 2004 18:42:07 +0000 (18:42 +0000)
NEWS

diff --git a/NEWS b/NEWS
index e6f5ef72afa220a767cb6968006475555e8c49b6..1312e775f58ba4e3e59f05462479d2f1352acdf9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,7 +12,8 @@ PHP 4                                                                      NEWS
 - Fixed bug #26878 (problem with multiple references to the same variable 
   with different types). (Ilia)
 - Fixed bug #26896 (ext/ftp does not work as shared extension). (Jani)
-- Fixed bug #26772 (fgets returns NULL instead of FALSE). (Wez)
+- Fixed bug #26772, #26967 (file operations return NULL instead of FALSE).
+  (Wez, Ilia)
 - Fixed bug #21513 (shutdown functions not executed if timed out). (Zeev)
 
 12 Jan 2004, Version 4.3.5RC1