andrei Mon Jun 23 09:57:48 2003 EDT
Modified files:
/php4 ChangeLog NEWS
Log:
By request
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1356 php4/ChangeLog:1.1357
--- php4/ChangeLog:1.1356 Sun Jun 22 21:27:12 2003
+++ php4/ChangeLog Mon Jun 23 09:57:48 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.1427 php4/NEWS:1.1428
--- php4/NEWS:1.1427 Sun Jun 22 21:27:13 2003
+++ php4/NEWS Mon Jun 23 09:57:48 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