]> granicus.if.org Git - php/commitdiff
BFN
authorMarcus Boerger <helly@php.net>
Sat, 27 Mar 2004 01:48:04 +0000 (01:48 +0000)
committerMarcus Boerger <helly@php.net>
Sat, 27 Mar 2004 01:48:04 +0000 (01:48 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 460ed921b0051fab6a4bceae3a86b5740a92af93..164115609502d087657bbe0b91158f70298910e4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2004, Version 4.3.6
 - Fixed bug #27717 (Test Failures when compiled on 64-bit mode). (Ard, Derick)
+- Fixed bug #27687 (Bug Adding Default Charset to 'text/*' Content-Type 
+  Header). (Marcus)
 - Fixed bug #27664 (--disable-cli doesn't force --without-pear). (Ilia)
 - Fixed bug #27663 (compile failure with cURL 7.11.1). (Ilia)
 - Fixed bug #27646 (Cannot serialize/unserialize non-finite numeric values).