From: Date: Fri, 14 Dec 2001 01:13:29 +0000 (+0000) Subject: NEWS update X-Git-Tag: PRE_ISSET_PATCH~559 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8020c7e56e1dc073a5ab4d67dfc4a7cfa26d1a78;p=php NEWS update --- diff --git a/NEWS b/NEWS index a9a1032088..dba782404c 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.2.0-dev +- Fixed several crash bugs in the mcrypt extension (Derick) - 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,