Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Martin J. Laubach <mjl@netbsd.org>
List: pkgsrc-changes
Date: 06/02/2001 14:51:40
Module Name:	pkgsrc
Committed By:	mjl
Date:		Sat Jun  2 11:51:40 UTC 2001

Modified Files:
	pkgsrc/databases/p5-DBIx-SearchBuilder: Makefile distinfo

Log Message:
Update to 0.38: Changes (incomplete, sorry, that's all there is)

- SearchBuilder.pm - refactored to allow LEFT joins.
- SearchBuilder::Record::Cachable now constructs cache keys in a way
  that doesn't lose when records in different tables have the same keys.
- Added DBIx::SearchBuilder::Record::Cachable from <mhat@netlag.com>
- Changed SearchBuilder->Count to do the right thing if no
  query has been performed


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/databases/p5-DBIx-SearchBuilder/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/databases/p5-DBIx-SearchBuilder/distinfo

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