From: Jess Robinson Date: Thu, 24 Jan 2008 23:36:59 +0000 (+0000) Subject: 0.08009 released X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=95e34604b78f3d54447fc82e3652850e245b7615;p=dbsrgits%2FDBIx-Class-Historic.git 0.08009 released --- diff --git a/Changes b/Changes index 870de96..624473b 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,6 @@ Revision history for DBIx::Class +0.08009 2008-01-20 13:30 - Made search_rs smarter about when to preserve the cache to fix mm prefetch usage - Added Storage::DBI subclass for MSSQL over ODBC.