X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=d258123e1c38250d4ea46b9d97189a378f366401;hb=dfccde48eb29595cf5e960151e3c114a959290b4;hp=b1c67ad3ae0be93c6f2ed6e2b0675a6da16b8b0e;hpb=2ab60eb9452d546818fe8a20e58e9d19c8379272;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index b1c67ad..d258123 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,15 @@ Revision history for DBIx::Class + - Unmarked deploy as experimental since it isn't anymore + - Removed Cwd dep since it's not required and causes problems + with debian packaging + - Patch to fix ? in data for NoBindVars (from Tom Hukins) + - Restored mk_classaccessor method for compatibility + +0.08002 2007-06-20 06:10:00 + - add scope guard to Row::insert to ensure rollback gets called + - more heuristics in Row::insert to try and get insert order right + - eliminate vestigial code in PK::Auto - more expressive DBI errors - soften errors during deploy - ensure_connected before txn_begin to catch stomping on transaction