X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=afca692c3db8bc28e82b0133d1217f3ff1334346;hb=96eacdb705e37cca2a5a420ec92e353d0d8823b9;hp=7bc45a9da60f32f1c8acd27fcae488c538117438;hpb=0e773352a9c6c034dfb2526b8d68bf6ac1e2323b;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index 7bc45a9..afca692 100644 --- a/Changes +++ b/Changes @@ -11,6 +11,8 @@ Revision history for DBIx::Class privatize and warn on deprecated use - Massive overhaul of bind values/attributes handling - slightly changes the output of as_query (should not cause compat issues) + - Support ancient DB2 versions (5.4 and older), with proper limit + dialect * Fixes - Fix ::Storage::DBI::* MRO problems on 5.8.x perls