summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>1999-11-06 02:09:06 +0000
committer <changelog@php.net>1999-11-06 02:09:06 +0000
commitabac416be782c7fa9e367eef0c001ffaa735710a (patch)
treed631eba6a17739c090021fe9a8b8e8cd500679d0
parent84f8583426c8970508f73d3738af5a6493108903 (diff)
downloadphp-git-abac416be782c7fa9e367eef0c001ffaa735710a.tar.gz
NEWS update
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
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)