From:  <changelog@php.net>
Date: Sat, 6 Nov 1999 02:09:06 +0000 (+0000)
Subject: NEWS update
X-Git-Tag: php-4.0b3_RC2~20
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=abac416be782c7fa9e367eef0c001ffaa735710a;p=php

NEWS update
---

diff --git a/NEWS b/NEWS
index d5ccfc5f0a..36ddefc30b 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ PHP 4.0                                                                    NEWS
 
 ?? ?? 1999, Version 4.0 Beta 3
 
+- Fixed garbage returned at the end of certain Sybase-Columns (Thies)
+  Patch submitted by: neal@wanlink.com
 - Added Microsoft SQL Server module for Win32 (Frank)
 - Added support for forcing a variable number of internal function arguments
   by reference. (Andi & Zeev, Zend library)