edit changes
Rafael Kitover [Fri, 19 Jun 2009 15:43:49 +0000 (15:43 +0000)]
Changes

diff --git a/Changes b/Changes
index 4d6eb4e..3b15f19 100644 (file)
--- a/Changes
+++ b/Changes
@@ -3,7 +3,8 @@ Revision history for Perl extension Catalyst::Model::DBIC::Schema
 0.25  Fri Jun 19 08:35:38 PDT 2009
        - fix dep on Tie::IxHash that made tests fail
        - add more attributes to ::Replicated trait
-        - Fixed infinte loop if SQLite connect_info has only a DSN (dandv, RT #47101)
+        - fixed infinte loop in helper if SQLite connect_info has only
+         a DSN (dandv, RT #47101)
 
 0.24  Tue Jun 16 06:18:58 PDT 2009
         - Add tests for issues with Class::C3 which are caused to