Fix stupid stupid ommission RT#64839
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index c4256b9..1bc1108 100644 (file)
--- a/Changes
+++ b/Changes
@@ -3,6 +3,8 @@ Revision history for DBIx::Class
     * Fixes
         - Throw comprehensible exception on erroneous $schema->source()
           invocation
+        - Fix sloppy refactor of RSrc::sequence back from 89170201
+          (RT#64839)
 
 0.08126_01 2011-01-14 14:00 (UTC)
     * New Features / Changes