From: foobar Date: Fri, 14 Dec 2001 02:34:15 +0000 (+0000) Subject: Missing period. :) X-Git-Tag: PRE_ISSET_PATCH~557 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ef1b6c0b6810cd49a5651048a0e1b9feebcdd51b;p=php Missing period. :) --- diff --git a/NEWS b/NEWS index dba782404c..307c2f4f30 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.2.0-dev -- Fixed several crash bugs in the mcrypt extension (Derick) +- 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,