wharmby         Fri Feb  2 12:00:48 2007 UTC

  Modified files:              
    /php-src    NEWS 
  Log:
  Update NEWS for ealier bug fixes
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2137&r2=1.2138&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2137 php-src/NEWS:1.2138
--- php-src/NEWS:1.2137 Wed Jan 24 21:43:47 2007
+++ php-src/NEWS        Fri Feb  2 12:00:48 2007
@@ -57,4 +57,8 @@
 - Added shm_has_var() function. (Mike)
 - Added str_getcsv() function. (Sara)
 - Added ext/hash support to ext/session's ID generator. (Sara)
+- Fixed bug #34564 (COM extension not returning modified "out" argument) 
(Andy) 
+- Fixed bug #37927 (Prevent trap when COM extension processes argument of type
+                    VT_DISPATCH|VT_REF) (Andy)
+
 

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

Reply via email to