Recognize root source unqualified columns under limited prefetch
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 6b9a3b4..4cb852a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -8,6 +8,8 @@ Revision history for DBIx::Class
           RT#81378 and RT#81897
         - Stop Sybase ASE storage from generating invalid SQL in subselects
           when a limit without offset is encountered
+        - Correctly recognize root source unqualified columns when
+          resolving right-side ordered limited prefetch
 
 0.08210 2013-04-04 15:30 (UTC)
     * New Features / Changes