From: Matt S Trout Date: Sat, 18 Mar 2006 18:12:05 +0000 (+0000) Subject: Added _04 placeholder and note for last commit X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=936332eae742d767eee86a0e861f11cf56ac4568;p=dbsrgits%2FDBIx-Class-Historic.git Added _04 placeholder and note for last commit --- diff --git a/Changes b/Changes index f3edc1f..e8d7c14 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,7 @@ Revision history for DBIx::Class + +0.05999_04 + - Removed caching on count() and added _count for pager() - ->connection does nothing if ->storage defined and no args (and hence ->connect acts like ->clone under the same conditions) - Storage::DBI throws better exception if no connect info