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

diff --git a/NEWS b/NEWS
index f9b0db57c62444d87e4beae86e35cf89c519ff07..9038f77586fba1e6e83bd2bc29615678fa5fdbbb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 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)