Subject: CVS commit: pkgsrc/databases/p5-DBI
To: None <pkgsrc-changes@netbsd.org>
From: Martin J. Laubach <mjl@netbsd.org>
List: pkgsrc-changes
Date: 06/10/2001 16:52:46
Module Name:	pkgsrc
Committed By:	mjl
Date:		Sun Jun 10 13:52:46 UTC 2001

Modified Files:
	pkgsrc/databases/p5-DBI: Makefile distinfo

Log Message:
Updated to 1.18

  Fixed that altering ShowErrorStatement also altered AutoCommit!
  Fixed DBD::Proxy to handle commit() and rollback(). Long overdue, sorry.
  Fixed incompatibility with perl 5.004 (but no one's using that right? :)
  Fixed connect_cached and prepare_cached to not be affected by the order
    of elements in the attribute hash.
  Fixed version number of DBI::Shell
  Defined and documented table_info() attribute semantics (ODBC compatible)


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/databases/p5-DBI/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/databases/p5-DBI/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.