X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=a6b9cf72bc4ae50db5239b6312f68e22ec5ec7fa;hb=5e6fde33e5a45784eab549193f78f8a862fab55c;hp=7b3d78164502048755aceb8fd7499dbcc056e6ff;hpb=0a03206ab54cce5df165c4703bcf8a43252e46ba;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index 7b3d781..a6b9cf7 100644 --- a/Changes +++ b/Changes @@ -14,6 +14,8 @@ Revision history for DBIx::Class - Fix corner case of forked children disconnecting the parents DBI handle - Fix leakage of $schema on in-memory new_related() calls + - Remove useless vestigial pessimization in Ordered.pm for cases + when the position column is part of a unique constraint * Misc - Codebase is now trailing-whitespace-free