Fix for SpeedyCGI and an extensive test of persistent environments (RT#65131)
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index a67b17b..fda4f6f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -6,6 +6,7 @@ Revision history for DBIx::Class
           DBD::mysql versions
         - Fix dropped bind values in select/group_by on Oracle (omission
           from 0542ec57 and 4c2b30d6)
+        - Fix problems with M.A.D. under CGI::SpeedyCGI (RT#65131)
 
 0.08127 2011-01-19 16:40 (UTC)
     * New Features / Changes