jani            Mon Aug 27 08:35:28 2007 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  Fix news
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.912&r2=1.2027.2.547.2.913&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.912 php-src/NEWS:1.2027.2.547.2.913
--- php-src/NEWS:1.2027.2.547.2.912     Mon Aug 27 08:27:44 2007
+++ php-src/NEWS        Mon Aug 27 08:35:27 2007
@@ -1,10 +1,10 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 23 Aug 2007, PHP 5.2.4RC3
-- Fixed version_compare() to support "rc" as well as "RC" for release
-  candidate version numbers.
-- Fixed possible crash in imagepsloadfont, work around a bug in the pslib on
-  windows (Pierre)
+- Fixed version_compare() to support "rc" as well as "RC" for release candidate
+  version numbers. (Derick)
+- Fixed possible crash in imagepsloadfont(), work around a bug in the pslib on
+  Windows. (Pierre)
 - Fixed bug #42368 (Incorrect error message displayed by pg_escape_string).
   (Ilia)
 - Fixed bug #42365 (glob() crashes and/or accepts way too many flags). (Jani)

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

Reply via email to