]> granicus.if.org Git - php/commitdiff
fixed problems with longlong values in mysqli
authorGeorg Richter <georg@php.net>
Wed, 31 Dec 2003 08:57:09 +0000 (08:57 +0000)
committerGeorg Richter <georg@php.net>
Wed, 31 Dec 2003 08:57:09 +0000 (08:57 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 6d3aaf96bb6aeecadd7b2c0975a278d95fd2dc3a..e178ab3d051f5f5e2bc953c9f1cc6cf2ee98e62d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2004, PHP 5 RC1
+- Fixed problems with longlong values in mysqli (Georg)
 - Fixed class name case preserving of user defined classes. (Marcus)
 - Fixed bug #26743 (getElementsByTagName doesn't work properly). (Rob)
 - Fixed bug #26736 (__autoload not invoked for parent classes). (Marcus)