]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Sat, 15 Dec 2001 01:10:10 +0000 (01:10 +0000)
committer <changelog@php.net> <>
Sat, 15 Dec 2001 01:10:10 +0000 (01:10 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 61e4a78627e6a00bd1cc31ecbf7b51a86bc891c2..d5d24128d90841626e3c06dd798eba7ab78f5c05 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 200?, Version 4.2.0-dev
+- Fixed problem with dbase not returning very large (larger than long)
+- integers properly. (Vlad)
 - Added concepts to IRCG: bailout-on-trivial issue, write output to
   files, fetch a ressource upon connection end. (Sascha)
 - Fixed POST-related bugs in thttpd, added QUERY_STRING, HTTP_HOST,