summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSascha Schumann <sas@php.net>2000-11-28 01:38:51 +0000
committerSascha Schumann <sas@php.net>2000-11-28 01:38:51 +0000
commit6e7a9e27054dedddd24cd6c156732cd122cbead2 (patch)
treecc2cdcd02a70ad042e32f389f9a7ccd71e052943
parent84f8310e9a8178500ae85f42bea98d66540e4bd3 (diff)
downloadphp-git-6e7a9e27054dedddd24cd6c156732cd122cbead2.tar.gz
Add note about an old change
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 551b807392..c603a94aa2 100644
--- a/NEWS
+++ b/NEWS
@@ -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