Changes entry for "fix undef warn in fk info"
[dbsrgits/DBIx-Class-Schema-Loader.git] / Changes
diff --git a/Changes b/Changes
index 503df79..65bee7c 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
 Revision history for Perl extension DBIx::Class::Schema::Loader
 
+        - fix undefined warnings for DBDs without schemas
         - work around ORA-24345 from $dbh->column_info
         - fix spelling mistake in Base POD (RT#74796)