]> granicus.if.org Git - php/commitdiff
- BFN #37100
authorFelipe Pena <felipe@php.net>
Mon, 13 Oct 2008 13:47:24 +0000 (13:47 +0000)
committerFelipe Pena <felipe@php.net>
Mon, 13 Oct 2008 13:47:24 +0000 (13:47 +0000)
NEWS

diff --git a/NEWS b/NEWS
index da04272a7c6078cce653cf6f69064c9ae499f487..25191ddeedf38139cd6db066d524ee7f953d4135 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,7 @@ PHP                                                                        NEWS
   after end of stream). (Keisial at gmail dot com, Greg)
 - Fixed bug #44251, #41125 (PDO + quote() + prepare() can result in segfault).
   (tsteiner at nerdclub dot net)
+- Fixed bug #37100 (data is returned truncated with BINARY CURSOR). (Tony)
 
 09 Oct 2008, PHP 5.2.7RC1
 - Reverted fix for bug #44197 due to behaviour change in minor version.