]> granicus.if.org Git - php/commitdiff
- NEWS for fpdf and ncurses > PECL
authorPierre Joye <pajoye@php.net>
Thu, 19 Jun 2008 15:50:44 +0000 (15:50 +0000)
committerPierre Joye <pajoye@php.net>
Thu, 19 Jun 2008 15:50:44 +0000 (15:50 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 02f8c6a47bc9ce10c2152e9e56ba8634e19e7077..a3d385664587800f662ff3bda69efe96bef3cc6b 100644 (file)
--- 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)