Adjust todo escape, use travis-provided 5.8 for one of the poisontests
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 01a926d..8529a2e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -47,6 +47,7 @@ Revision history for DBIx::Class
           the design for proper documentation and opening up)
         - Adjust exceptions in tests to accommodate changes in the upcoming
           DBD::SQLite based on libsqlite 3.8.2
+        - Better diagnostics when File::Spec->tmpdir gives us crap in testing
         - Replace $row with $result in all docs to be consistent and to
           clarify various return values