sas Wed Sep 3 10:56:12 2003 EDT
Modified files: (Branch: PHP_4_3)
/php-src NEWS
Log:
Fixed FastCGI being unable to bind to a specific IP
Index: php-src/NEWS
diff -u php-src/NEWS:1.1247.2.371 php-src/NEWS:1.1247.2.372
--- php-src/NEWS:1.1247.2.371 Wed Sep 3 07:55:29 2003
+++ php-src/NEWS Wed Sep 3 10:56:11 2003
@@ -5,6 +5,7 @@
- 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)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php