]> granicus.if.org Git - php/commitdiff
thttpd/ircg update
authorSascha Schumann <sas@php.net>
Tue, 11 Dec 2001 11:26:43 +0000 (11:26 +0000)
committerSascha Schumann <sas@php.net>
Tue, 11 Dec 2001 11:26:43 +0000 (11:26 +0000)
NEWS

diff --git a/NEWS b/NEWS
index b1432852fd640e42be8e08f503ea4e2d439f612e..d754dcf27fd6728194a5b6e37a362f1f37c7ad5d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,11 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 200?, Version 4.2.0-dev
+- Added concepts to IRCG: bailout-on-trivial issue, write output to
+  files, fetch a ressource upon connection end. (Sascha)
+- Fixed POST-related bugs in thttpd, added QUERY_STRING, HTTP_HOST,
+  HTTP_ACCEPT_LANGUAGE to the script environment, improved patch
+  to send correct MIME types, and added support for /nocache/. (Sascha)
 - Fixed several bugs and memleaks in the domxml extension. (Markus)
 - Added var_export() which outputs a representation of a variable as reusable 
   PHP code. (Derick)