sniper          Sun Oct 20 19:09:24 2002 EDT

  Modified files:              
    /php4       NEWS 
  Log:
  Try keep those most important entries as first..
  
  
Index: php4/NEWS
diff -u php4/NEWS:1.1218 php4/NEWS:1.1219
--- php4/NEWS:1.1218    Fri Oct 18 20:34:01 2002
+++ php4/NEWS   Sun Oct 20 19:09:24 2002
@@ -1,8 +1,6 @@
 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, [EMAIL PROTECTED]).
 - 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.
@@ -13,6 +11,8 @@
   . ext/icap
   . sapi/fhttpd
 - Moved ext/vpopmail to PECL. (James)
+- Fixed an infinite loop in setlocale() when only invalid locale names
+  were passed in the array. (patch by Pal Loberg, [EMAIL PROTECTED]).
 - Fixed bugs #19156 and #19544 (COM extension leaks memory and keeps
   components referenced). (Harald)
 - Added fribidi_get_charsets() and fribidi_charset_info() functions. (Tal)



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to