X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=blobdiff_plain;f=Changes;h=8037e66cedae69407d3b63365d913fb3919b16a2;hp=a20019f0535d2aeeb1ba477a34a289dc3f0ba3fc;hb=4cb6dfa2c82f4fece4945f15b040424e3b012252;hpb=05b22e331fab6a8c8773eb7bd52cb360ade69180 diff --git a/Changes b/Changes index a20019f..8037e66 100644 --- a/Changes +++ b/Changes @@ -28,6 +28,8 @@ Revision history for DBIx::Class - Fixed SELECT ... FOR UPDATE with LIMIT regression (RT#58554) - Fixed CDBICompat to preserve order of column-group additions, so that test relying on the order of %{} will no longer fail + - Fixed mysterious ::Storage::DBI goto-shim failures on older + perl versions * Misc - Refactored capability handling in Storage::DBI, allows for