]> granicus.if.org Git - php/commitdiff
build IDs
authorStanislav Malyshev <stas@php.net>
Sat, 17 Jan 2009 02:09:53 +0000 (02:09 +0000)
committerStanislav Malyshev <stas@php.net>
Sat, 17 Jan 2009 02:09:53 +0000 (02:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 22cba766351aabd632d2b8166cbbc5ea81c34c65..dbd1a4ea71bacb078dd70184ab928d485a83c354 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -21,6 +21,7 @@ PHP                                                                        NEWS
 - Changed opendir(), dir() and scandir() to use default context when no context
   argument is passed. (Sara)
 - Changed open_basedir to allow tightening in runtime contexts. (Sara)
+- Changed PHP/Zend extensions to use flexible build IDs. (Stas)
 
 - Added support for symlink, readlink, linkinfo and link on Windows. They are
   available only when the running platform supports them. (Pierre)