0.06999_01 Changes fixup (forgotten entry for connect_info stuff)
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index bfa7693..3325a53 100644 (file)
--- a/Changes
+++ b/Changes
@@ -30,6 +30,8 @@ Revision history for DBIx::Class
           ColumnCase is loaded
         - reorganized and simplified tests
         - added Ordered
+        - added the ability to set on_connect_do and the various sql_maker
+          options as part of Storage::DBI's connect_info.
 
 0.06003 2006-05-19 15:37:30
         - make find_or_create_related check defined() instead of truth