Fix t/storage/quote_names.t failures, caused by lazily built sqlmaker
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 8fe9a0a..5bd566c 100644 (file)
--- a/Changes
+++ b/Changes
@@ -11,6 +11,8 @@ Revision history for DBIx::Class
         - Fix corner case of stringify-only overloaded objects being used in
           create()/populate()
         - Fix t/52leaks.t failures on compilerless systems (RT#104429)
+        - Fix t/storage/quote_names.t failures on systems with specified Oracle
+          test credentials while missing the optional Math::Base36
 
     * Misc
         - Skip tests in a way more intelligent and speedy manner when optional