reverting changeset 3131, probably needs to be fixed in another way, and it overlaps...
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index d806c8c..ffc3639 100644 (file)
--- a/Changes
+++ b/Changes
@@ -7,8 +7,6 @@ Revision history for DBIx::Class
         - Added Oracle/WhereJoins.pm for Oracle >= 8 to support
           Oracle <= 9i, and provide Oracle with a better join method for
           later versions.  (I use the term better loosely.)
-        - select et al weren't properly detecing when the server connection
-          had timed out when not in a transaction
         - The SQL::T parser class now respects a relationship attribute of
           is_foreign_key_constrain to allow explicit control over wether or
           not a foreign constraint is needed