]> granicus.if.org Git - php/commitdiff
- fix the entry position, thx D
authorPierre Joye <pajoye@php.net>
Thu, 9 Dec 2004 10:30:14 +0000 (10:30 +0000)
committerPierre Joye <pajoye@php.net>
Thu, 9 Dec 2004 10:30:14 +0000 (10:30 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 5951a3522a30c34075e61963cff4912f12e4098e..f49157844c849ad2095a9ba16923e16ad83f1c40 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2004, PHP 5.0.3RC2
 - Fixed bug #31034 (Problem with non-existing iconv header file). (Derick)
+- Fixed bug #28598 (Lost support for MS Symbol fonts). (Pierre)
 
 29 Nov 2004, PHP 5.0.3RC1
 - Added the %F modifier to *printf to render a non-locale-aware representation
@@ -85,7 +86,6 @@ PHP                                                                        NEWS
 - Fixed bug #29211 (SoapClient doesn't request wsdl through proxy). (Rob)
 - Fixed bug #28817 (Var problem when extending domDocument). (Georg)
 - Fixed bug #28599 (strtotime fails with zero base time). (Derick)
-- Fixed bug #28598 (Lost support for MS Symbol fonts). (Pierre)
 - Fixed bug #28220 (mb_strwidth() returns wrong width values for some hangul
   characters). (Moriyoshi)
 - Fixed bug #28209 (strtotime("now")). (Derick)