wez             Thu Jul 24 11:25:15 2003 EDT

  Modified files:              (Branch: PHP_4_3)
    /php-src    NEWS 
  Log:
  BFN
  
  
Index: php-src/NEWS
diff -u php-src/NEWS:1.1247.2.299 php-src/NEWS:1.1247.2.300
--- php-src/NEWS:1.1247.2.299   Thu Jul 24 06:50:49 2003
+++ php-src/NEWS        Thu Jul 24 11:25:14 2003
@@ -19,6 +19,8 @@
 - Fixed bug #24663 (\n. sequences were not being escaped). (Ilia)
 - Fixed bug #24640 (var_export() and var_dump() can not output large floats).
   (Marcus)
+- Fixed bug #24629 (FreeBSD select() does not like large microseconds values).
+  (Mirco Bauer).
 - Fixed bug #24609 (ext/domxml: segfault when using replace node across 
   different docs). (Rob Richards)
 - Fixed bug #24594 (Rewrite of the imagefill() function). (Pierre-Alain Joye)



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

Reply via email to