From: Antony Dovgal Date: Tue, 4 Sep 2007 18:51:48 +0000 (+0000) Subject: bfn X-Git-Tag: php-5.2.5RC1~219 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=18ce620bdf714990b11f385943cfb47e407ab343;p=php bfn --- diff --git a/NEWS b/NEWS index f85873d8a9..a0a9446690 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 20??, PHP 5.2.5 +- Fixed endianness detection on MacOS when building universal binary. + (Uwe Schindler, Christian Speich, Tony) - Fixed possible buffer overflows inside the fnmatch() and glob() functions reported by Laurent gaffie (Ilia)