]> granicus.if.org Git - php/commitdiff
- BFN
authorMoriyoshi Koizumi <moriyoshi@php.net>
Mon, 21 Feb 2005 10:14:29 +0000 (10:14 +0000)
committerMoriyoshi Koizumi <moriyoshi@php.net>
Mon, 21 Feb 2005 10:14:29 +0000 (10:14 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 49d8f4c2fed2105a8625446ccd1ea83720d4e0ac..e052dcbe49807769e49f203dcd2b44715548f150 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -102,6 +102,8 @@ PHP                                                                        NEWS
 - Fixed bug #30726 (-.1 like numbers are not being handled correctly). (Ilia)
 - Fixed bug #30725 (PHP segfaults when an exception is thrown in getIterator() 
   within foreach). (Marcus)
+- Fixed bug #30573 (compiler warnings in libmbfl due to invalid type cast).
+  (Moriyoshi)
 - Fixed bug #30549 (incorrect character translations for some ISO8859
   charsets). (Moriyoshi)
 - Fixed bug #30446 (apache2handler: virtual() includes files out of sequence)