improvement to mysql version checking
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 8160e85..f44af79 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for DBIx::Class
 
+        - fixups to MySQL tests (aka "work round mysql being retarded")
+        - compat tweaks for Storage debug logging
+
 0.06999_03 2006-06-26 21:04:44
         - various documentation improvements
         - fixes to pass test suite on Windows