]> granicus.if.org Git - php/commitdiff
BFN (#31732)
authorAntony Dovgal <tony2001@php.net>
Fri, 28 Jan 2005 02:00:54 +0000 (02:00 +0000)
committerAntony Dovgal <tony2001@php.net>
Fri, 28 Jan 2005 02:00:54 +0000 (02:00 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 4706de3fdf6948788b34cb4346fce0783503039e..1fee896eb943f11fd32d3e00c8307f5a4a0d2737 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,8 @@ PHP                                                                        NEWS
   is passed. (Tony)
 - Fixed posix_getsid() & posix_getpgid() to return sid & pgid instead 
   of true. (Tony)
+- Fixed bug #31732 (mb_get_info() causes segfault when no parameters 
+  specified). (Tony)
 - Fixed bug #31710 (Wrong return values for mysqli_autocommit/commit/rollback).
   (Georg)
 - Fixed bug #31705 (parse_url() does not recognize http://foo.com#bar). (Ilia)