X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;fp=Changes;h=3d772716e696d46d8bf75caa46868c0abf43cb78;hb=refs%2Fheads%2Fcurrent%2Fdq;hp=387cb0a0578e11eb4c7309344ef08f77ea304b02;hpb=2231d31c29347c34a6b58b88782da220775bddaa;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index 387cb0a..3d77271 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,11 @@ Revision history for DBIx::Class + + * Start of experimental Data::Query-based release cycle + - Any and all newly introduced syntax features may very well change + or disappear altogether before the 0.09000 release + + * Fixes - Fix on_connect_* not always firing in some cases - a race condition existed between storage accessor setters and the determine_driver