Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Martin J. Laubach <mjl@netbsd.org>
List: source-changes
Date: 12/07/2000 10:10:41
Module Name:	pkgsrc
Committed By:	mjl
Date:		Thu Dec  7 08:10:41 UTC 2000

Modified Files:
	pkgsrc/databases/p5-DBI: Makefile
	pkgsrc/databases/p5-DBI/files: md5

Log Message:
Update to 1.14.

  NOTE: This version is the one the DBI book is based on.
  NOTE: This version requires at least Perl 5.004.
  Perl 5.6 ithreads changes with thanks to Doug MacEachern.
  Changed trace output to use PerlIO thanks to Paul Moore.
  Fixed bug in RaiseError/PrintError handling.
    (% chars in the error string could cause a core dump.)
  Fixed Win32 PerlEx IIS concurrency bugs thanks to Murray Nesbitt.
  Major documentation polishing thanks to Linda Mui at O'Reilly.
  Password parameter now shown as **** in trace output.
  Added two fields to type_info and type_info_all.
  Added $dsn to PrintError/RaiseError message from DBI->connect().
  Changed prepare_cached() croak to carp if sth still Active.
  Added prepare_cached() example to the docs.
  Added further DBD::ADO enhancements from Thomas Lowery.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/databases/p5-DBI/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/databases/p5-DBI/files/md5

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