Warn if a class found in ResultSet/ is not a subclass of ::ResultSet
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 79934bc..185677f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
 Revision history for DBIx::Class
 
+        - Add a warning to load_namespaces if a class in ResultSet/ is not a subclass of DBIx::Class::ResultSet
         - InflateColumn::DateTime support for MSSQL via DBD::Sybase
         - millisecond precision support for MSSQL datetimes for
           InflateColumn::DateTime