X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=1d0602550c377d2c61055255d6a3dfd7795d3e85;hb=87bf71d54c0e5bd50700d8e3be59b79e9b670012;hp=079159be9cc4c3539ed0b89449f6753d5291d6a7;hpb=665f62861f11befaaba1f6b9bae1b32bb650588a;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index 079159b..1d06025 100644 --- a/Changes +++ b/Changes @@ -9,6 +9,7 @@ Revision history for DBIx::Class plain ::Storage::DBI * Fixes + - Fix ::Storage::DBI::* MRO problems on 5.8.x perls - Disable mysql_auto_reconnect for MySQL - depending on the ENV it sometimes defaults to on and causes major borkage on older DBD::mysql versions @@ -21,6 +22,9 @@ Revision history for DBIx::Class - Fix reverse_relationship_info on prototypical result sources (sources not yet registered with a schema) + * Misc + - Only load Class::C3 and friends if necessary ($] < 5.010) + 0.08127 2011-01-19 16:40 (UTC) * New Features / Changes - Schema/resultsource instances are now crossreferenced via a new