update Changes
Rafael Kitover [Mon, 15 Mar 2010 22:12:50 +0000 (18:12 -0400)]
Changes

diff --git a/Changes b/Changes
index 8f8b2aa..5374c13 100644 (file)
--- a/Changes
+++ b/Changes
@@ -6,7 +6,7 @@ Revision history for Perl extension DBIx::Class::Schema::Loader
         - use introspection pragmas instead of regexes to introspect SQLite
           (hobbs)
         - generate POD for refs correctly from column_info
-        - fix tables list for SQL Anywhere
+        - fix tables list and fk introspection for SQL Anywhere
 
 0.05003  2010-02-20 05:19:51
         - support for custom_column_info, datetime_timezone and datetime_locale