]> granicus.if.org Git - php/commitdiff
BFN
authorfoobar <sniper@php.net>
Fri, 23 Dec 2005 18:00:03 +0000 (18:00 +0000)
committerfoobar <sniper@php.net>
Fri, 23 Dec 2005 18:00:03 +0000 (18:00 +0000)
NEWS

diff --git a/NEWS b/NEWS
index cbd8d3f73f06d8db35bdbadc116c99c76173ff0d..79bc6239b4a0916fd2d378bbee018853c0a374fc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,8 +4,10 @@ PHP                                                                        NEWS
 - Fixed bug #35781 (stream_filter_append() can cause segfault). (Tony)
 - Fixed bug #35759 (mysqli_stmt_bind_result() makes huge allocation when
   column empty). (Andrey)
-- Fixed #28899 (mb_substr() and substr() work differently when 
-  mbstring.func_overload is enabled). (Rui)
+- Fixed bug #28899 (mb_substr() and substr() work differently when 
+  "mbstring.func_overload" is enabled). (Rui)
+- Fixed bug #29955 (mb_strtoupper() / lower() broken with Turkish encoding).
+  (Rui)
 
 22 Dec 2005, PHP 5.1.2RC1
 - Updated libsqlite in ext/sqlite to 2.8.17. (Ilia)