]> granicus.if.org Git - php/commitdiff
*** empty log message ***
authorAndrei Zmievski <andrei@php.net>
Wed, 24 Apr 2002 15:30:59 +0000 (15:30 +0000)
committerAndrei Zmievski <andrei@php.net>
Wed, 24 Apr 2002 15:30:59 +0000 (15:30 +0000)
NEWS

diff --git a/NEWS b/NEWS
index dd24a1f8d6ac71659ffe50d117ea21dc3624ec36..25007be738cef61055c4a0587673cf59bad03438 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -68,6 +68,7 @@ PHP 4                                                                      NEWS
   process is now more portable and less resource-consuming. (Sascha)
 
 03 May 2002, Version 4.2.1
+- Fixed a couple of bugs in array_sum() and array_merge(). (Andrei)
 - Fixed SJIS directory name handling under Windows. (Rui)
 - Fixed empty mb_output_handler() output when Content-Type is specified.
   (Yasuo)