From: foobar Date: Tue, 17 Oct 2000 15:45:48 +0000 (+0000) Subject: cvs commit message disappeared. X-Git-Tag: php-4.0.4RC3~654 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=142a32b437ec2ef85f24205e264590e9fa295d7d;p=php cvs commit message disappeared. --- diff --git a/NEWS b/NEWS index 3ef26ad8e9..c4e251fdae 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.4 +- Fixed possible crash bug in imap_fetchstructure() (Jani) +- Fixed possible crash bug in imap_open() (Jani & Mark Musone) - Added url_rewriter.tags configuration directive (Sascha) - Added CORBA client extension, ready for use (eriksson@php.net) - Fixed memory leak in x-httpd-source mode (Jason Greene)