Overhaul of variable \[] handling in populate, and a lot of extra tests
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 702927c..2b8aac3 100644 (file)
--- a/Changes
+++ b/Changes
@@ -7,6 +7,7 @@ Revision history for DBIx::Class
 
     * Fixes
         - Fix SkipFirst and FirstSkip limit dialects (Informix and Firebird)
+        - A number of corner case fixes of void context populate() with \[]
 
     * Misc
         - Codebase is now trailing-whitespace-free