X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=69f1e95027189cb513a418a0845274bf45cd952c;hb=59187a3bbcf176df838b00489cb0dfc592679aad;hp=ed1bfa4e5d1e2d494cf4f7ec2d87a70fdae6f65d;hpb=d763268755f6b9ee1d0d4d8442d989ef7c5a4d7d;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index ed1bfa4..69f1e95 100644 --- a/Changes +++ b/Changes @@ -39,6 +39,7 @@ Revision history for DBIx::Class FK value and related object out of sync - Stop stripping newlines from SQL statements in the limit emulators as it is possible that custom sql with comments was provided + - Add forgotten attributes to Admin.pm * Misc - Switch all serialization to use Storable::nfreeze for portable