]> granicus.if.org Git - php/commitdiff
Fixed FastCGI being unable to bind to a specific IP
authorSascha Schumann <sas@php.net>
Wed, 3 Sep 2003 14:56:11 +0000 (14:56 +0000)
committerSascha Schumann <sas@php.net>
Wed, 3 Sep 2003 14:56:11 +0000 (14:56 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 8bf3e68fb47c165fe64cfbd5315149b3b212a2be..58e431178e02feaf1268be7e410d29ab91b3f523 100644 (file)
--- 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)