]> granicus.if.org Git - php/commitdiff
Forgot mention fixed bug that is reported by user.
authorYasuo Ohgaki <yohgaki@php.net>
Fri, 5 Apr 2002 07:14:35 +0000 (07:14 +0000)
committerYasuo Ohgaki <yohgaki@php.net>
Fri, 5 Apr 2002 07:14:35 +0000 (07:14 +0000)
NEWS

diff --git a/NEWS b/NEWS
index a461f6db13a9bac92ff5f78383895fd5616248af..bdb622f92f467c35b7d6567e57cd1c99cd768e19 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2002, Version 4.2.0
 - ATTENTION!! register_globals defaults to 'off' now !!!
+- Fixed pg_last_notice() crash. (Yasuo)
 - Modified the mysql extension to disable 'LOAD LOCAL' when safe mode is
   enabled. (Jason)
 - Fixed HTTP file upload support to handle big files better. (Jani)