Remove bug fix entries #34564 and #37927 as now in 5.2.1

This commit is contained in:
andy wharmby 2007-02-02 15:49:06 +00:00
parent 535e38a473
commit a7ade0d5ae

3
NEWS
View File

@ -57,8 +57,5 @@ 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)