]> granicus.if.org Git - php/commitdiff
BFN
authorfoobar <sniper@php.net>
Mon, 24 Feb 2003 16:01:38 +0000 (16:01 +0000)
committerfoobar <sniper@php.net>
Mon, 24 Feb 2003 16:01:38 +0000 (16:01 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 83d7d3bd9ae220e363e5f7187a45820b4c46ca5a..c11619436223c9168c3a2649ffd2895905c17751 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,8 +3,10 @@ PHP 4                                                                      NEWS
 ? ? ??? 200?, Version 5.0.0
 - Moved extensions to PECL (http://pear.php.net/): (James, Tal)
   . ext/fribidi
-- Fixed bug #21985 and #22064 (various mb_send_mail() issues). (Moriyoshi)
+- Fixed bug #21600 (Assign by reference function call changes variable contents).
+  (Zeev)
 - Fixed bug #22059 (ftp_chdir causes segfault). (Sara)
+- 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 ini parser to allow for handling of quoted multi-line values. (Ilia)