Changelog update for [705]
Nigel Metheringham [Wed, 25 Jan 2006 17:13:02 +0000 (17:13 +0000)]
Changes
lib/DBIx/Class.pm

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
index 42f6d38..fa317c3 100644 (file)
@@ -139,6 +139,8 @@ Alexander Hartmaier <alex_hartmaier@hotmail.com>
 
 Zbigniew Lukasiak
 
+Nigel Metheringham <nigelm@cpan.org>
+
 =head1 LICENSE
 
 You may distribute this code under the same terms as Perl itself.