]> granicus.if.org Git - php/commitdiff
Add news of recent fixes
authorStanislav Malyshev <stas@php.net>
Thu, 27 Jul 2000 14:34:40 +0000 (14:34 +0000)
committerStanislav Malyshev <stas@php.net>
Thu, 27 Jul 2000 14:34:40 +0000 (14:34 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 757217952b073bea9385b82845b542dbe09b24c9..394626267beea0952cbeb70d5040b90a9c84b0a0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 2000, Version 4.0.2
+- Fix php_realpath not to die on non-existing files (needed for touch()) (Stas and china@thewrittenword.com)
+- Fix get_browser() function (Stas)
 - Fix symbol clash which caused a DSO problem on OpenBSD (Rob Black and
   anil@recoil.org)
 - Added new function: ldap_compare(). (Jani)