fmk             Wed Jun 30 15:51:29 2004 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  Fix for #28512. news entry
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1750&r2=1.1751&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1750 php-src/NEWS:1.1751
--- php-src/NEWS:1.1750 Mon Jun 28 07:41:08 2004
+++ php-src/NEWS        Wed Jun 30 15:51:28 2004
@@ -16,6 +16,7 @@
 - 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

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to