release 0.08123_02
Arthur Axel 'fREW' Schmidt [Tue, 26 Oct 2010 15:00:05 +0000 (10:00 -0500)]
Changes

diff --git a/Changes b/Changes
index a9ae59e..ea01590 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
 Revision history for DBIx::Class
 
+0.08123_02 2010-10-26 14:59 (UTC)
     * New Features / Changes
         - Add new -ident "function" indicating rhs is a column name
           { col => { -ident => 'othercol' } } vs { col => \'othercol' }