]> granicus.if.org Git - php/commitdiff
Starting 4.0.2 changes.
authorAndrei Zmievski <andrei@php.net>
Thu, 29 Jun 2000 13:16:46 +0000 (13:16 +0000)
committerAndrei Zmievski <andrei@php.net>
Thu, 29 Jun 2000 13:16:46 +0000 (13:16 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 4bf3f8cab1643dc4b64914dba8035b28380dfdd3..53a738874cc234b58d808417ff82dfe01788731b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,11 @@
 PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
-28 Jun 2000, Version 4.0.1
+?? ??? 2000, Version 4.0.2
 - Added an optional parameter to preg_replace() that can be used to
   specify how many replacements to make. (Andrei)
+
+28 Jun 2000, Version 4.0.1
 - Fixed a possible crash in the LDAP modify code. (Eric Kilfoil)
 - Fixed a bug in opendir(), which prevented readdir() from working properly if
   the $dir argument wasn't explicitly specified (Zeev)