]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Fri, 12 Apr 2002 00:26:32 +0000 (00:26 +0000)
committer <changelog@php.net> <>
Fri, 12 Apr 2002 00:26:32 +0000 (00:26 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 290cf78151a01e32a397a4b57b05c80d8f3e13da..06d96bf3a6da06f4d4ffe54a89087f6a027f5153 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2002, Version 4.3.0
+- Added version info to the dll and exe files created under Windows. (jtate)
 - Added "log_errors_max_len" php.ini option which controls maximum length for 
   error messages. (Marcus)
 - Added __FUNCTION__ and __CLASS__ constants. (Jani, Zend Engine)