pajoye          Thu Dec  9 05:30:14 2004 EDT

  Modified files:              (Branch: PHP_5_0)
    /php-src    NEWS 
  Log:
  - fix the entry position, thx D 
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.150&r2=1.1760.2.151&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1760.2.150 php-src/NEWS:1.1760.2.151
--- php-src/NEWS:1.1760.2.150   Thu Dec  9 05:11:10 2004
+++ php-src/NEWS        Thu Dec  9 05:30:14 2004
@@ -2,6 +2,7 @@
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 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 @@
 - 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)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to