]> granicus.if.org Git - php/commitdiff
- Layout and release date
authorDerick Rethans <derick@php.net>
Wed, 24 Apr 2002 06:38:35 +0000 (06:38 +0000)
committerDerick Rethans <derick@php.net>
Wed, 24 Apr 2002 06:38:35 +0000 (06:38 +0000)
NEWS

diff --git a/NEWS b/NEWS
index fd56e76926c5ec1947b03c674d6f06e303ebd3e1..f9b0db57c62444d87e4beae86e35cf89c519ff07 100644 (file)
--- 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)