]> granicus.if.org Git - php/commitdiff
remove tests entry. Fix patch entry to contain function name
authorMelvyn Sopacua <msopacua@php.net>
Sat, 5 Oct 2002 11:00:56 +0000 (11:00 +0000)
committerMelvyn Sopacua <msopacua@php.net>
Sat, 5 Oct 2002 11:00:56 +0000 (11:00 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 3368bc82268aa00a9c9957b63a43509c97a546f1..2da4d6d72f3604f1ff5d3e15c818f68a589b1a2f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,8 +3,8 @@ PHP 4                                                                      NEWS
 ? ? ??? 2002, Version 4.3.0
 - Make the glue argument to implode() optional, if it is not specified
   default to using "". (Sterling)
-- Added regression test for bugs #17791 and #17931 (Melvyn)
-- Fixed fields argument to contain correct info. (Lenar Lohmus)
+- Fixed fields argument to contain correct info for xslt_set_error_handler.
+  . Patch by Lenar Lohmus.
 - ATTENTION! "make install" will *by default* install the CLI SAPI binary in 
   {PREFIX}/bin/php. If you don't disable the CGI binary, it will be
   installed as {PREFIX}/bin/php-cgi.