Changelog update for [705]
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 174dcfc..a04c066 100644 (file)
--- a/Changes
+++ b/Changes
@@ -9,6 +9,7 @@ Revision history for DBIx::Class
         - rename ResultSetInstance class to ResultSetProxy, ResultSourceInstance
           to ResultSourceProxy, and TableInstance to ResultSourceProxy::Table
         - minor fixes to UUIDColumns
+        - add debugfh method and ENV magic for tracing SQL (Nigel Metheringham)
 
 0.04999_03 2006-01-20 06:05:27
         - imported Jess Robinson's SQL::Translator::Parser::DBIx::Class