dmitry          Fri Dec  1 11:42:20 2006 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  Fixed bug #39652 (Wrong negative results from memeory_get_usage())
  
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.385&r2=1.2027.2.547.2.386&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.385 php-src/NEWS:1.2027.2.547.2.386
--- php-src/NEWS:1.2027.2.547.2.385     Wed Nov 29 23:34:49 2006
+++ php-src/NEWS        Fri Dec  1 11:42:20 2006
@@ -55,6 +55,7 @@
   after closeCursor()). (Ilia, Tony)
 - Fixed bug #39653 (ext/dba doesn't check for db-4.5 and db-4.4 when db4 
   support is enabled). (Tony)
+- Fixed bug #39652 (Wrong negative results from memeory_get_usage()). (Dmitry)
 - Fixed bug #39648 (Implementation of PHP functions chown() and chgrp() are not
   thread safe). (Ilia, wharmby at uk dot ibm dot com)
 - Fixed bug #39623 (thread safety fixes on *nix for putenv() & mime_magic).

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

Reply via email to