]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Thu, 15 Jun 2000 02:14:26 +0000 (02:14 +0000)
committer <changelog@php.net> <>
Thu, 15 Jun 2000 02:14:26 +0000 (02:14 +0000)
NEWS

diff --git a/NEWS b/NEWS
index e16e38cab5d4a2344d6c5cc5eaca6028b7259952..57b9eaf63dffd28eacedd5abcd7139b5eef7c24c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 2000, Version 4.0.1
+- Moved VC++ Win32 project and workspace files to the win32 directory
+  (Zeev)
+- Require the year arg to checkdate to be an integer (Rasmus)
 - Added --enable-c9x-inline option for compilers which support the new C9x
   standard. If you encounter undefined references to i_zend_is_true and
   other symbols, you should enable this.  (Sascha, Zend Library)