From: Sascha Schumann Date: Wed, 5 Nov 2003 08:05:31 +0000 (+0000) Subject: Forgot to add that.. X-Git-Tag: php-4.3.5RC1~235 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7aa8ca5e6f33796dd903f124ea9277fa2a455433;p=php Forgot to add that.. --- diff --git a/NEWS b/NEWS index f7bc099f8d..e75fdfb7e9 100644 --- a/NEWS +++ b/NEWS @@ -20,6 +20,7 @@ PHP 4 NEWS 3 Nov 2003, Version 4.3.4 - Made MCVE extension available on win32. (Jani) +- Upgraded bundled libfcgi and made FastCGI support viable on Win32. (Sascha) - Added apache_get_version() function. (Ilia) - Fixed disk_total_space() and disk_free_space() under FreeBSD. (Jon Parise) - Fixed crash bug when non-existing save/serializer handler was used. (Jani)