]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Sat, 19 Oct 2002 00:34:01 +0000 (00:34 +0000)
committer <changelog@php.net> <>
Sat, 19 Oct 2002 00:34:01 +0000 (00:34 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 95791cdbc2ac863530ec4ae8b15fabbd98c087d4..d5d994b2552e41e34c834774d676ef99c7e44b45 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ? ? ??? 2002, Version 4.3.0
+- Fixed an infinite loop in setlocale() when only invalid locale names
+  were passed in the array. (patch by Pal Loberg, pallo@initio.no).
 - 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.