andrei          Mon Jun 23 09:56:24 2003 EDT

  Modified files:              (Branch: PHP_4_3)
    /php4       ChangeLog NEWS 
  Log:
  By request
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1211.2.1 php4/ChangeLog:1.1211.2.2
--- php4/ChangeLog:1.1211.2.1   Thu Dec 26 23:00:09 2002
+++ php4/ChangeLog      Mon Jun 23 09:56:19 2003
@@ -9847,7 +9847,7 @@
 
     * ext/standard/string.c:
     - Fixed an infinite loop in setlocale() when only invalid locale names
-      were passed in the array. (patch by Pal Loberg, [EMAIL PROTECTED]).
+      were passed in the array. (patch by Pal Loberg, pallo[at]initio.no).
 
 2002-10-18  Wez Furlong  <[EMAIL PROTECTED]>
 
Index: php4/NEWS
diff -u php4/NEWS:1.1247.2.263 php4/NEWS:1.1247.2.264
--- php4/NEWS:1.1247.2.263      Sun Jun 22 12:48:16 2003
+++ php4/NEWS   Mon Jun 23 09:56:21 2003
@@ -424,7 +424,7 @@
 - Updated FDF extension to work with Adode fdftk 5.0. (Hartmut)
 - Added mb_strtolower() and mb_strtoupper(). (Moriyoshi)
 - Fixed an infinite loop in setlocale() when only invalid locale names
-  were passed in the array. (patch by Pal Loberg, [EMAIL PROTECTED])
+  were passed in the array. (patch by Pal Loberg, pallo[at]initio.no)
 - 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