From 8ab1c72867de635462f85776aef562d9621d0e4d Mon Sep 17 00:00:00 2001 From: Sascha Schumann Date: Wed, 3 Sep 2003 14:56:11 +0000 Subject: [PATCH] Fixed FastCGI being unable to bind to a specific IP --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 8bf3e68fb4..58e431178e 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,7 @@ PHP 4 NEWS - Fixed disk_total_space() and disk_free_space() under FreeBSD. (Jon Parise) - Fixed crash bug when non-existing save/serializer handler was used. (Jani) - Fixed memory leak in gethostbynamel() if an error occurs. (Sara) +- Fixed FastCGI being unable to bind to a specific IP. (Sascha) - Fixed bug #25372 (sscanf() does not work with %X). (Jani) - Fixed bug #25348 ("make install" fails with --enable-short-tags). (Jani) - Fixed bug #25343 (is_dir() gives warning on FreeBSD). (Jani) -- 2.50.1