summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSascha Schumann <sas@php.net>2000-08-07 13:57:49 +0000
committerSascha Schumann <sas@php.net>2000-08-07 13:57:49 +0000
commitd9960867fd977f97195cb1e395ce5ca87cf2dc60 (patch)
tree64404f94ba5835da91c747b5a0c283bb0e2ac249
parent5c62b32823a989771b769fbb979aa2f787083859 (diff)
downloadphp-git-d9960867fd977f97195cb1e395ce5ca87cf2dc60.tar.gz
.
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5ee8d53c98..9112b3b2a3 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2000, Version 4.0.2
+- Fixed support for current thttpd releases. (Sascha)
- Virtualize realpath, chmod, chown and utime (Stas)
- Support content-encoding headers in file upload MIME parts
(Ragnar Kjørstad)