jani            Wed Sep 12 09:49:20 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.942&r2=1.2027.2.547.2.943&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.942 php-src/NEWS:1.2027.2.547.2.943
--- php-src/NEWS:1.2027.2.547.2.942     Wed Sep 12 09:12:55 2007
+++ php-src/NEWS        Wed Sep 12 09:49:20 2007
@@ -7,13 +7,13 @@
 - Fixed endianness detection on MacOS when building universal binary. 
   (Uwe Schindler, Christian Speich, Tony)
 - Fixed possible triggering of buffer overflows inside glibc
-  imlplementations of the fnmatch(), setlocale() and glob() functions reported 
-  by Laurent gaffie (Ilia)
+  imlplementations of the fnmatch(), setlocale() and glob() functions. 
+  Reported by Laurent gaffie. (Ilia)
 - Fixed imagerectangle regression with 1x1 rectangle (libgd #106). (Pierre)
 
 - Upgraded PCRE to version 7.3 (Nuno)
 - Added optional parameter $provide_object to debug_backtrace(). (Sebastian)
-- Added alpha support for imagefilter's IMG_FILTER_COLORIZE
+- Added alpha support for imagefilter() IMG_FILTER_COLORIZE. (Pierre)
 
 - Fixed Bug #42596 (session.save_path MODE option does not work). (Ilia)
 - Fixed bug #42590 (Make the engine recornize \v and \f escape sequences). 

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

Reply via email to