From: Arthur Axel 'fREW' Schmidt Date: Wed, 27 Oct 2010 23:25:30 +0000 (-0500) Subject: add changes from last few commits X-Git-Tag: v0.08124~6 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=commitdiff_plain;h=04feb603c5a0113004f404f7d44e40031e852401 add changes from last few commits --- diff --git a/Changes b/Changes index 9ed8f88..3390cd6 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,11 @@ Revision history for DBIx::Class +0.08123_03 2010-10-27 23:23 (UTC) + * Fixes + - Add various missing things to Optional::Dependencies + - Skip a test that breaks due to serious bugs in current DBD::SQLite + + 0.08123_02 2010-10-26 14:59 (UTC) * New Features / Changes - Add new -ident "function" indicating rhs is a column name