From: Pierre Joye Date: Thu, 19 Jun 2008 15:50:44 +0000 (+0000) Subject: - NEWS for fpdf and ncurses > PECL X-Git-Tag: php-5.3.0alpha1~716 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0928653619f844c573845a3668004b00b669a604;p=php - NEWS for fpdf and ncurses > PECL --- diff --git a/NEWS b/NEWS index 02f8c6a47b..a3d3856645 100644 --- a/NEWS +++ b/NEWS @@ -169,6 +169,9 @@ PHP NEWS - Improved md5() implementation. (Solar Designer, Dmitry) - Upgraded bundled sqlite to version 3.5.6. (Scott) +- Moved extensions to PECL: + . ext/fdpf (Pierre) + . ext/ncurses (Pierre) - Fixed html_entity_decode() incorrectly converting numeric html entities to different characters with cp1251 and cp866. (Scott)