summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2003-03-13 22:52:25 +0000
committerfoobar <sniper@php.net>2003-03-13 22:52:25 +0000
commit81f04b3fc881fed557b85210ed3418f23e43d9f1 (patch)
tree85b1e0b0b195d15fedb056ec6885ce4c11e225ec
parent08267e4a5590aa8f84a8d93b741014b0938504b9 (diff)
downloadphp-git-81f04b3fc881fed557b85210ed3418f23e43d9f1.tar.gz
this is in the PHP_4_3 branch...
-rw-r--r--NEWS1
1 files changed, 0 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 827ceb5a16..328ea3cae4 100644
--- a/NEWS
+++ b/NEWS
@@ -7,7 +7,6 @@ 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)