From: Stanislav Malyshev Date: Thu, 27 Jul 2000 14:34:40 +0000 (+0000) Subject: Add news of recent fixes X-Git-Tag: PRE_FILE_COMPILE_API_CHANGE~107 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=29585f985e5078fc068ef48501e6fc455a904969;p=php Add news of recent fixes --- diff --git a/NEWS b/NEWS index 757217952b..394626267b 100644 --- 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)