[Bps-public-commit] jifty-plugin-recordhistory branch, master, updated. 0.04-2-g6eeda47

Shawn Moore sartak at bestpractical.com
Thu Feb 24 15:32:10 EST 2011


The branch, master has been updated
       via  6eeda4755bf46a33ef4df939892e15448c1774d5 (commit)
      from  fb25f7332fcae44316bedd20da382f2b66415e21 (commit)

Summary of changes:
 .../RecordHistory/Mixin/Model/RecordHistory.pm     |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

- Log -----------------------------------------------------------------
commit 6eeda4755bf46a33ef4df939892e15448c1774d5
Author: Shawn M Moore <sartak at bestpractical.com>
Date:   Thu Feb 24 15:31:55 2011 -0500

    Remove stale XXX comment

diff --git a/lib/Jifty/Plugin/RecordHistory/Mixin/Model/RecordHistory.pm b/lib/Jifty/Plugin/RecordHistory/Mixin/Model/RecordHistory.pm
index 2e50d86..ab103e0 100644
--- a/lib/Jifty/Plugin/RecordHistory/Mixin/Model/RecordHistory.pm
+++ b/lib/Jifty/Plugin/RecordHistory/Mixin/Model/RecordHistory.pm
@@ -54,7 +54,6 @@ sub import {
             $change
         };
 
-        # TODO: capture old_value somehow
         $change->add_change_field(
             field     => $args{column},
             old_value => $args{old_value},

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list