X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=14a1c7745d03a01d98f6d3604b7321de3c01d9ce;hb=fb88ca2c;hp=e8ec6c5812f101ad991a8a9e5712491022d455c1;hpb=1759f82f9191bd4ec6ad743d066082242ddbce39;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index e8ec6c5..14a1c77 100644 --- a/Changes +++ b/Changes @@ -57,6 +57,10 @@ Revision history for DBIx::Class - Make sure deployment_statements() and cursor_class() are called on a resolved storage subclass + * Misc + - Fix tests failing due to unspecified resultset retrieval order + (test suite now will pass with newest SQLite libs) + 0.08210 2013-04-04 15:30 (UTC) * New Features / Changes - Officially deprecate the 'cols' and 'include_columns' resultset