]> granicus.if.org Git - php/commitdiff
update
authorSascha Schumann <sas@php.net>
Tue, 6 May 2003 23:26:09 +0000 (23:26 +0000)
committerSascha Schumann <sas@php.net>
Tue, 6 May 2003 23:26:09 +0000 (23:26 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 0e040b2da096832abf55ba7da31659a7ddc3da39..f14c084969093b3803b00de63cdf9561e7a1addf 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,10 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? Apr 2003, Version 4.3.2
-- Replaced the old Apache2 module (sapi/apache2filter) with new and improved 
-  version (sapi/apache2handler). (Ian Holsman, Justin Erenkrantz)
+- Fixed a possible vhost issue in thttpd. (Sascha, dgl@dgl.cx)
+- Fixed including from HTTP URLs. (Sascha)
+- Added a new Apache 2.0 SAPI module (sapi/apache2handler) based on the old 
+  version (sapi/apache2filter). (Ian Holsman, Justin Erenkrantz)
 - Syncronized bundled GD library with GD 2.0.12. (Ilia)
 - Removed support for GDLIB version 1.x.x (php_gd.dll) on Windows. (Edin)
 - Enabled read-only GIF support in the bundled GDLIB (php_gd2.dll) on Windows.