]> granicus.if.org Git - php/commitdiff
Add "moved to pecl" section (only ncurses at this time)
authorHannes Magnusson <bjori@php.net>
Sat, 9 Sep 2006 21:24:27 +0000 (21:24 +0000)
committerHannes Magnusson <bjori@php.net>
Sat, 9 Sep 2006 21:24:27 +0000 (21:24 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 5b1547d07b14d43fc4e8e2a3e43c513ea0a1ad5f..f19fed38ffd81c0860c73799147ebcbf3c49e3b7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -25,6 +25,9 @@ PHP                                                                        NEWS
 - Removed Freetype 1.x and GD 1.x from GD extension. (Pierre)
 - Removed global reflection constants. (Johannes)
 
+- Moved extensions to PECL:
+  . ext/ncurses (Hartmut)
+
 - Improved and cleaned CGI code. FastCGI is now always enabled and can not be
   disabled. See sapi/cgi/CHANGES for more details. (Dmitry)
 - Improved cURL: (Ilia)