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

diff --git a/NEWS b/NEWS
index f93c17b401cab1fd0c2cd56d8177d5962b021353..11202c6e2db64b66338cec686f65d21d6c54b54a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,7 @@ PHP                                                                        NEWS
 - Fixed bug #28702 (SOAP does not parse WSDL service address correctly). (Dmitry)
 - Fixed bug #28699 (Reflection api bugs). (Marcus)
 - Fixed bug #28694 (ReflectionExtension::getFunctions() crashes PHP). (Marcus)
+- Fixed bug #28512 (Allocate enough space to store MSSQL data). (Frank)
 - Fixed strip_tags() to correctly handle '\0' characters. (Stefan)
 
 7 Jun 2004, PHP 5 Release Candidate 3