]> granicus.if.org Git - php/commitdiff
Test ACL commit
authorRasmus Lerdorf <rasmus@php.net>
Mon, 8 Jan 2001 05:20:55 +0000 (05:20 +0000)
committerRasmus Lerdorf <rasmus@php.net>
Mon, 8 Jan 2001 05:20:55 +0000 (05:20 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 7d2e9a8780666206ac3124bca2595eb02475d8b6..ccbfc7ef4877787b43a53d8229dc1502aa46d4bc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -19,7 +19,7 @@ PHP 4.0                                                                    NEWS
 - ext/odbc: IBM DB2 patch by Walter Franzini <walter@sys-net.it>
 - Added extension for the cracklib library. (Alexander Feldman)
 
-?? ??? 2000, Version 4.0.4
+19 Dec. 2000, Version 4.0.4
 - Allow assigning a newly created object by reference. This is needed only if
   your constructor makes other data structures reference the $this object (for
   example, $GLOBALS["foobar"] =& $this;)