]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Tue, 6 Jun 2000 02:15:14 +0000 (02:15 +0000)
committer <changelog@php.net> <>
Tue, 6 Jun 2000 02:15:14 +0000 (02:15 +0000)
NEWS

diff --git a/NEWS b/NEWS
index c1e3ecd99b2f03d20f46406ec190ce572765b5db..a815b81fd7f365af60854c71a81bcf5817975587 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 2000, Version 4.0.1
+- Fix virtual() when used with output buffering (Marc Pohl)
+- Clean up constants in flock() function and add optional 3rd arg which
+  is set to true on EWOULDBLOCK (Rasmus)
 - Added functions pg_loimport(), pg_loexport(). (Jouni)
 - Add SWF support to getimagesize() function (Derick Rethans)
 - Add support for both indexed and non-indexed arrays of file uploads