X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=aa53c2ef254f7d9860564bd53990f2b2b42b0cd3;hb=cf31592c25cdaca50da692aac978ee869e5f5339;hp=2195bab189441f529ef46e173c0844ff2e961402;hpb=c3e9f7189094e94137356251c4f0b1f1cbfeb04a;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index 2195bab..aa53c2e 100644 --- a/Changes +++ b/Changes @@ -41,6 +41,8 @@ Revision history for DBIx::Class perl versions - Non-blessed reference exceptions are now correctly preserved when thrown from udner DBIC (e.g. from txn_do) + - No longer disconnecting database handles supplied to connect + via a coderef * Misc - Refactored capability handling in Storage::DBI, allows for