edink Mon Apr 25 05:11:48 2005 EDT Modified files: (Branch: PHP_5_0) /php-src NEWS Log: BFN http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.342&r2=1.1760.2.343&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1760.2.342 php-src/NEWS:1.1760.2.343 --- php-src/NEWS:1.1760.2.342 Sun Apr 24 13:52:57 2005 +++ php-src/NEWS Mon Apr 25 05:11:47 2005 @@ -7,6 +7,7 @@ - Changed sha1_file() and md5_file() functions to use streams instead of low level IO. (Uwe) - Fixed memory corruption in ImageTTFText() with 64bit systems. (Andrey) +- Fixed bug #32809 (Missing T1LIB support on Windows). (Edin) - Fixed bug #32802 (General cookie overrides more specific cookie). (Ilia) - Fixed bug #32776 (SOAP doesn't support one-way operations). (Dmitry) - Fixed bug #32759 (incorrect determination of default value (COM)). (Wez)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php