X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=blobdiff_plain;f=Changes;h=324694403a573d27d4e38ae1a9e4a4603b17717e;hp=649e5e8ef211ff00a247320e92432a01e58ba1f9;hb=dda9af557c2385fb280d95dce3c4638a65bf9dd8;hpb=6ae3f9b95ac1d2b3db8ff2536db4a4ba4595fe91 diff --git a/Changes b/Changes index 649e5e8..3246944 100644 --- a/Changes +++ b/Changes @@ -6,6 +6,8 @@ Revision history for DBIx::Class context; this makes things like func('DISTINCT') work as expected - Many-to-many relationships now warn if the utility methods would clash + - InflateColumn::DateTime now accepts an extra parameter of timezone + to set timezone on the DT object (thanks Sergio Salvi) 0.08007 2007-09-04 19:36:00 - patch for Oracle datetime inflation (abram@arin.net)