diff options
author | Sascha Schumann <sas@php.net> | 2000-11-28 01:38:51 +0000 |
---|---|---|
committer | Sascha Schumann <sas@php.net> | 2000-11-28 01:38:51 +0000 |
commit | 6e7a9e27054dedddd24cd6c156732cd122cbead2 (patch) | |
tree | cc2cdcd02a70ad042e32f389f9a7ccd71e052943 | |
parent | 84f8310e9a8178500ae85f42bea98d66540e4bd3 (diff) | |
download | php-git-6e7a9e27054dedddd24cd6c156732cd122cbead2.tar.gz |
Add note about an old change
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -59,6 +59,7 @@ PHP 4.0 NEWS - Changed the sablot configuration file so that if you use any version of Sablotron below 0.44 you must use Sablotron's built-in Expat libraries. (Sterling) +- Added basic authentication support to thttpd (Sascha) - Added support for the Caudium webserver (http://caudium.net/). It's based on the Roxen SAPI module. Many bugs have been identified and fixed. (David) - Fixed mysql_close(), pg_close(), msql_close() and sybase_close() - they |