summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7d2e9a8780..ccbfc7ef48 100644
--- 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;)