]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Wed, 1 Dec 1999 02:08:18 +0000 (02:08 +0000)
committer <changelog@php.net> <>
Wed, 1 Dec 1999 02:08:18 +0000 (02:08 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 28d3c70b14972671dfe490f932ced971b075223b..4855dd0c09bb68c95c1d84d47cd0d3e5c1e686d5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ?? ????, Version 4.0 Beta 4
+- Added support for the 'use' keyword - behaves like 'require', but will not
+  use the same file more than once (Andi & Zeev, Zend library)
 - Added check to see if a persistent connection is still valid with the
   ODBC interface before reusing (nick@easysoft.com)
 - Added DBMaker support (patch by Pax Tsai <paxtsai@lion.syscom.com.tw>)