georg           Wed Apr  5 12:17:33 2006 UTC

  Modified files:              (Branch: PHP_5_1)
    /php-src    NEWS 
  Log:
  fixed bigint conversion errors (windows)
  
  
http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.493&r2=1.2027.2.494&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.493 php-src/NEWS:1.2027.2.494
--- php-src/NEWS:1.2027.2.493   Wed Apr  5 11:36:13 2006
+++ php-src/NEWS        Wed Apr  5 12:17:33 2006
@@ -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)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to