X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=d1f8cdd8c967306f3c9e8c073191816944be0a46;hb=1bc006cfc0c25ea943851c7c0686eb6a37ef912d;hp=0b971bd81eed2b83538b0433700ce644f4af9022;hpb=3705e3b2801ea6a8f770b6f0c528b119bea92fe9;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index 0b971bd..d1f8cdd 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ Revision history for DBIx::Class + * Notable Changes and Deprecations + - DBIC::FilterColumn now properly bypasses \'' and \[] literals, just + like the rest of DBIC + * Fixes - Fix on_connect_* not always firing in some cases - a race condition existed between storage accessor setters and the determine_driver