From: andy wharmby Date: Fri, 2 Feb 2007 12:00:48 +0000 (+0000) Subject: Update NEWS for ealier bug fixes X-Git-Tag: RELEASE_1_0_0RC1~44 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2d09ecfe7663b62ada6d27d4295c097f958e253d;p=php Update NEWS for ealier bug fixes --- diff --git a/NEWS b/NEWS index 7aef9bdf41..87a2beb49f 100644 --- a/NEWS +++ b/NEWS @@ -57,4 +57,8 @@ PHP NEWS - 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) +