From: Georg Richter Date: Fri, 6 Jun 2003 19:13:10 +0000 (+0000) Subject: fixed bug 24060 X-Git-Tag: php-4.3.3RC1~80 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=11a765e77d9e39f2d3f4ff24bd2344563ba9823a;p=php fixed bug 24060 --- diff --git a/NEWS b/NEWS index 53c981d554..bf1af95cd0 100644 --- a/NEWS +++ b/NEWS @@ -23,6 +23,7 @@ PHP 4 NEWS - Fixed ext/yaz to not log if "yaz.log_file" php.ini option is not set. (Adam Dickmeiss) - Fixed ext/exif to honor "magic_quotes_runtime" php.ini option. (Marcus) +- Fixed bug #24060 (del_panel function in ext/ncurses). (Georg) - Fixed bug #24054 (Integer overflow failure with GCC/x86 for *=). (Sascha) - Fixed bug #23913 (make rename() work across partitions on *nix). (Ilia) - Fixed bug #23912 (Invalid CSS in phpinfo() output). (Ilia)