]> granicus.if.org Git - php/commitdiff
NEWS update
authorMoriyoshi Koizumi <moriyoshi@php.net>
Tue, 25 Feb 2003 20:41:07 +0000 (20:41 +0000)
committerMoriyoshi Koizumi <moriyoshi@php.net>
Tue, 25 Feb 2003 20:41:07 +0000 (20:41 +0000)
NEWS

diff --git a/NEWS b/NEWS
index c11619436223c9168c3a2649ffd2895905c17751..587bb6370a2290190e4503e2373c8053c83b42db 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,7 @@ PHP 4                                                                      NEWS
 - Fixed bug #21985 and #22064 (various mb_send_mail() issues). (Moriyoshi)
 - 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)
 - Changed ini parser to allow for handling of quoted multi-line values. (Ilia)
 - Changed get_extension_funcs() to return list of the built-in Zend Engine 
   functions if "zend" is specified as the module name. (Ilia)