fmk Wed Jun 30 15:53:14 2004 EDT Modified files: (Branch: PHP_4_3) /php-src NEWS Log: Fix for #28512. news entry http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.692&r2=1.1247.2.693&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.692 php-src/NEWS:1.1247.2.693 --- php-src/NEWS:1.1247.2.692 Mon Jun 28 10:35:41 2004 +++ php-src/NEWS Wed Jun 30 15:53:13 2004 @@ -26,6 +26,7 @@ (gavin at ipalsoftware dot com, Ilia) - Fixed bug #28525 (gmp_powm() does not work with hexadecimal string modulo represented as a string). (pickett at sumu dot org, Ilia) +- Fixed bug #28512 (Allocate enough space to store MSSQL data). (Frank) - Fixed bug #28466 (mbstring_convert_variables() array separation problem). (Moriyoshi) - Fixed bug #28175 (Allow bundled GD to compile against freetype 2.1.2).
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php