]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Tue, 30 Oct 2001 01:09:55 +0000 (01:09 +0000)
committer <changelog@php.net> <>
Tue, 30 Oct 2001 01:09:55 +0000 (01:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 4064a53d3226dfd08cf5cc90df3e47596dd4069c..dcba911b144d6830ebfe6a87fe8f26a3e75ecbde 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 200?, Version 4.2.0-dev
+- fbsql_num_rows now return the correct value on all select statements
 - Fixed HTTP file upload support to handle big files better. (Jani)
 - Added array_chunk() function that splits an array into chunks of specified
   size. (Andrei)