From: Edin Kadribasic Date: Mon, 25 Apr 2005 09:11:47 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.0.5RC1~381 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b0f4a8e912c54eef70fa0772ee8624b56d9c5358;p=php BFN --- diff --git a/NEWS b/NEWS index 8c3ec7d54e..9943097edc 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,7 @@ PHP NEWS - 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)