0.06999_01 Changes fixup (forgotten entry for connect_info stuff)
Brandon L. Black [Tue, 6 Jun 2006 00:14:28 +0000 (00:14 +0000)]
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