]> granicus.if.org Git - php/commitdiff
fixed bigint conversion errors (windows)
authorGeorg Richter <georg@php.net>
Wed, 5 Apr 2006 12:17:33 +0000 (12:17 +0000)
committerGeorg Richter <georg@php.net>
Wed, 5 Apr 2006 12:17:33 +0000 (12:17 +0000)
NEWS

diff --git a/NEWS b/NEWS
index e81aadccb52341571c7ed42577a17e726923b384..76526f35007a9c0a19fe1c9c21fe045d0cd6c16c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 30 Mar 2006, PHP 5.1.3RC2
+- Fixed mysqli bigint conversion under Windows (Georg)
 - Fixed XSS inside phpinfo() with long inputs. (Ilia)
 - Check 2nd parameter of tempnam() against path components. (Ilia)
 - Fixed Apache2 SAPIs header handler modifying header strings. (Mike)