X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=blobdiff_plain;f=Changes;h=a07cefe142734320c855030f817f03795f035a82;hp=4a7c676738870e2045ee1e98f8b3981cb9e0030d;hb=20595c02ab4627497090c5081506c1fbac3dd57d;hpb=e366f8071f0797f739114539858e59bd3aea3baa diff --git a/Changes b/Changes index 4a7c676..a07cefe 100644 --- a/Changes +++ b/Changes @@ -26,6 +26,7 @@ Revision history for DBIx::Class - Fix infinite loops on old perls with a recent Try::Tiny - Improve "fork()" on Win32 by reimplementing a more robust DBIC thread support (still problematic, pending a DBI fix) + - Properly quote table name on INSERT with no values * Misc - Switch all serialization to use Storable::nfreeze for portable