Subject: CVS commit: pkgsrc/databases/adodb
To: None <pkgsrc-changes@NetBSD.org>
From: Adrian Portelli <adrianp@netbsd.org>
List: pkgsrc-changes
Date: 11/25/2007 17:53:24
Module Name: pkgsrc
Committed By: adrianp
Date: Sun Nov 25 17:53:24 UTC 2007
Modified Files:
pkgsrc/databases/adodb: Makefile PLIST distinfo
Log Message:
Update to 4.96a
Works with both php4 and php5.
Postgresql driver's ServerInfo() function now works properly.
Added a new session handler, in adodb-session2.php.
ADODB_ACTIVE_RECORD, added find() method, and new constructor method
ODBC_DB2 driver now works properly
New BindDate() and BindTimeStamp() functions in connection object
New SetTransactionMode()
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 pkgsrc/databases/adodb/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/databases/adodb/PLIST
cvs rdiff -r1.7 -r1.8 pkgsrc/databases/adodb/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.