From: Brandon L. Black <blblack@gmail.com>
Date: Tue, 6 Jun 2006 00:14:28 +0000 (+0000)
Subject: 0.06999_01 Changes fixup (forgotten entry for connect_info stuff)
X-Git-Tag: v0.07002~75^2~140
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=8046a6d17570a3bfa7f97f057bb9295cd3280e57;p=dbsrgits%2FDBIx-Class.git

0.06999_01 Changes fixup (forgotten entry for connect_info stuff)
---

diff --git a/Changes b/Changes
index bfa7693..3325a53 100644
--- 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