]> granicus.if.org Git - php/commitdiff
and the news
authorAndrey Hristov <andrey@php.net>
Wed, 2 Dec 2009 11:59:24 +0000 (11:59 +0000)
committerAndrey Hristov <andrey@php.net>
Wed, 2 Dec 2009 11:59:24 +0000 (11:59 +0000)
NEWS

diff --git a/NEWS b/NEWS
index e3ea10407fed4bac7c543d53d566ca6e24e219cb..ade80a0a8e3c44cd306ae224bacedc8ea90bbf95 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 20??, PHP 5.3.2
+- Fixed incorrect decoding of 5-byte BIT sequences in mysqlnd. (Andrey)
 - Added LIBXML_PARSEHUGE constant to overrides the maximum text size of a
   single text node when using libxml2.7.3+. (Kalle)