From: Derick Rethans Date: Wed, 24 Apr 2002 06:38:35 +0000 (+0000) Subject: - Layout and release date X-Git-Tag: php-4.2.1RC1~37 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=21c10baabc7be3072e7a50aba0479c5b8c60127b;p=php - Layout and release date --- diff --git a/NEWS b/NEWS index fd56e76926..f9b0db57c6 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,9 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -xx xxx 2002, Version 4.2.1 +03 May 2002, Version 4.2.1 - Fixed SJIS directory name handling under Windows. (Rui) -- Fixed empty mb_output_handler() output when Content-Type is specified. (Yasuo) +- Fixed empty mb_output_handler() output when Content-Type is specified. + (Yasuo) - Fixed the false logic in ext/session which made SID constant not to be defined when cookies are disabled. (Sascha) - Fixed possible crash bug in HTTP uploads. (Patch: Lucas Schroeder)