From: Moriyoshi Koizumi Date: Wed, 29 Oct 2003 21:58:33 +0000 (+0000) Subject: A bit pickier about platform. X-Git-Tag: php-4.3.5RC1~268 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ac0a394ffa3d45d7ace60a66aa23c2c917141a73;p=php A bit pickier about platform. --- diff --git a/NEWS b/NEWS index fef4fac980..4f95eb9f15 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,8 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Nov 2003, Version 4.3.4RC4 -- Fixed bug #26025 (Segfault on glob() without GLOB_NOCHECK or GLOB_NOMAGIC). - (Moriyoshi) +- Fixed bug #26025 (Segfault on glob() without GLOB_NOCHECK or GLOB_NOMAGIC + under *BSD platforms). (Moriyoshi) 29 Oct 2003, Version 4.3.4RC3 - Fixed bug #25955 (Compile failure on MacOSX 10.3 Panther). (Marko, Dan)