]> granicus.if.org Git - php/commitdiff
More detailed bug fix description
authorIlia Alshanetsky <iliaa@php.net>
Mon, 17 Nov 2008 23:40:54 +0000 (23:40 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Mon, 17 Nov 2008 23:40:54 +0000 (23:40 +0000)
NEWS

diff --git a/NEWS b/NEWS
index da98849130d73740a6af0861c89188a8fa4c1319..91264716791ef78fd9d879d6a22053394e1609f9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -14,7 +14,7 @@ PHP                                                                        NEWS
 - Fixed bug #46521 (Curl ZTS OpenSSL, error in config.m4 fragment).
   (jd at cpanel dot net)
 - Fixed bug #44818 (php://memory writeable when opened read only). (Arnaud)
-- Fixed bug #30312 (sybase_unbuffered_query calls). (Timm)
+- Fixed bug #30312 (crash in sybase_unbuffered_query() function). (Timm)
 
 - Fixed stream_get_contents() when using $maxlength and socket is not
   closed. indeyets@php.net on #46049. (Arnaud)