summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJon Parise <jon@php.net>2001-06-19 18:13:08 +0000
committerJon Parise <jon@php.net>2001-06-19 18:13:08 +0000
commit2ee17dcc3bf1e42395f8054a4bc53f798a1b65dc (patch)
tree499ff95895bf5d5312fc072b1128c218aed91805 /NEWS
parentdbd51aaf611a94b835f62e67543335b2a1802762 (diff)
downloadphp-git-2ee17dcc3bf1e42395f8054a4bc53f798a1b65dc.tar.gz
This warrants a NEWS entry, I think.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 33d0b0b0a7..80fe5262d5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 200?, Version 4.0.7-dev
+- Allow the PostgreSQL driver to do internal row counting when iterating
+ through result sets. (gvz@2scale.net)
- Updated ext/mysql/libmysql to version 3.23.39; Portability fixes, minor
bug fixes. (tim@mysql.com)
- Added the CONNECTION_ABORTED, CONNECTION_TIMEOUT and CONNECTION_NORMAL