From: Sara Golemon Date: Thu, 13 Mar 2003 20:18:15 +0000 (+0000) Subject: BFN X-Git-Tag: RELEASE_0_5~489 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a374c4350b9a2d0447d1ce56ddc4dc9378c4ae69;p=php BFN --- diff --git a/NEWS b/NEWS index 328ea3cae4..827ceb5a16 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,7 @@ PHP 4 NEWS (Zeev) - Fixed bug #22059 (ftp_chdir causes segfault). (Sara) - Fixed bug #21985 and #22064 (various mb_send_mail() issues). (Moriyoshi) +- Fixed bug #21534 (typo in gmp_gcdext() causes incorrect results). (Sara) - Fixed bug #20442 (upgraded bundled expat to 1.95.5). (Ilia) - Fixed bug #20155 (xmlrpc compile problem with ZE2). (Derick, Jan Schneider) - Changed the length parameter in fgetss() to be optional. (Moriyoshi)