From: David Kamholz Date: Fri, 10 Mar 2006 02:34:55 +0000 (+0000) Subject: fix typo in Changes X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=aa9723965ff5f1e7d89898087c5d6b6a671f2a4a;p=dbsrgits%2FDBIx-Class-Historic.git fix typo in Changes --- diff --git a/Changes b/Changes index fcd74b5..65a107e 100644 --- a/Changes +++ b/Changes @@ -8,7 +8,7 @@ Revision history for DBIx::Class - renamed cols attribute to columns (cols still supported) - added has_column_loaded to Row - Storage::DBI connect_info supports coderef returning dbh as 1st arg - - add_components() doesn't prepend base when comp. prefixed with + + - load_components() doesn't prepend base when comp. prefixed with + - $schema->deploy - HAVING support - prefetch for has_many