diff --git a/NEWS b/NEWS index 7aef9bdf410..87a2beb49f2 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) +