From: foobar Date: Wed, 24 Sep 2003 08:28:26 +0000 (+0000) Subject: BEFH X-Git-Tag: php-4.3.4RC1~27 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b485c4f26c27c65c5d2f24013bc937363ae7c498;p=php BEFH --- diff --git a/NEWS b/NEWS index 5edf287437..552a22d108 100644 --- a/NEWS +++ b/NEWS @@ -9,7 +9,7 @@ PHP 4 NEWS - Fixed FastCGI being unable to bind to a specific IP. (Sascha) - Fixed bug #25636 (SNMP Session not closed on success). (Ilia, nesslage[at]mwsc[dot]edu) -- Fixed bug #25635 (Make make tests to fail due to invalid include_path). (Ilia) +- Fixed bug #25635 (Make "make tests" to fail due to invalid include_path). (Ilia) - Fixed bug #25604 (HAVE_SNMP_PARSE_OID undefined with phpize build). (Jani) - Fixed bug #25583 (Incorrect handling of paths starting with / on win32 inside glob() function). (Ilia)