]> granicus.if.org Git - php/commitdiff
Fix for #28512. news entry
authorFrank M. Kromann <fmk@php.net>
Wed, 30 Jun 2004 19:53:13 +0000 (19:53 +0000)
committerFrank M. Kromann <fmk@php.net>
Wed, 30 Jun 2004 19:53:13 +0000 (19:53 +0000)
NEWS

diff --git a/NEWS b/NEWS
index a9c3197f2b96dc49e7a14081a77dfd6b2c010bbc..351185ba9d0b620bcbb7be78626c1466f623346e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -26,6 +26,7 @@ PHP 4                                                                      NEWS
   (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).