sniper          Thu Feb 13 00:45:02 2003 EDT

  Modified files:              (Branch: PHP_4_3)
    /php4       NEWS 
  Log:
  clean..
  
Index: php4/NEWS
diff -u php4/NEWS:1.1247.2.79 php4/NEWS:1.1247.2.80
--- php4/NEWS:1.1247.2.79       Wed Feb 12 20:27:13 2003
+++ php4/NEWS   Thu Feb 13 00:45:01 2003
@@ -17,8 +17,7 @@
 - Added OCIPasswordChange() which allows renewing expired Oracle users. (Maxim)
 - Added memory_get_usage(). Only available when PHP is configured with 
   --enable-memory-limit. (Andrey)
-- Fixed bug #22191 (frontbase build was broken for people using older versions
-  of frontbase). (Ilia)
+- Fixed bug #22191 (frontbase build broken with old version of frontbase). (Ilia)
 - Fixed bug #22187 (spprintf function did not handle floats correctly). (Ilia)
 - Fixed bug #22149 (incorrect insertion of session id when tabs are used to
   separate tag elements). (Ilia)
@@ -35,7 +34,8 @@
   (Ilia)
 - Fixed bug #22017 (date() does not support negative timestamps on win32). (Ilia)
 - Fixed bug #21998 (array_pop() did not reset the current array position). (Jani)
-- Fixed bug #21815 (fpassthru ignored buffered data but then complained anyway). (Wez)
+- Fixed bug #21815 (fpassthru() ignored buffered data but complained anyway). 
+  (Wez)
 - Fixed bug #21725 (return behaviour differs between include and require). (Zeev)
 - Fixed bug #21597 (made glob() understand Windows paths). (Edin)
 - Fixed bug #21549 (problem with Ingres II persistent connections). (Jani)



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

Reply via email to