[Bps-public-commit] App-Changeloggr branch, master, updated. ca05d837f1e688dc2d15853ee8a2d1ee89d347f1

Kevin Falcone falcone at bestpractical.com
Thu Oct 8 12:00:27 EDT 2009


The branch, master has been updated
       via  ca05d837f1e688dc2d15853ee8a2d1ee89d347f1 (commit)
      from  19b2f30b85812de867ea9ab070b7420e72d81182 (commit)

Summary of changes:
 lib/App/Changeloggr/Model/Changelog.pm |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

- Log -----------------------------------------------------------------
commit ca05d837f1e688dc2d15853ee8a2d1ee89d347f1
Author: Kevin Falcone <falcone at bestpractical.com>
Date:   Thu Oct 8 12:00:07 2009 -0400

    Try to explain what this option does

diff --git a/lib/App/Changeloggr/Model/Changelog.pm b/lib/App/Changeloggr/Model/Changelog.pm
index 3ce32fa..4875aa7 100644
--- a/lib/App/Changeloggr/Model/Changelog.pm
+++ b/lib/App/Changeloggr/Model/Changelog.pm
@@ -40,6 +40,7 @@ use App::Changeloggr::Record schema {
         is boolean,
         default is 0,
         label is 'Incremental tags?',
+        hints are 'Add tags while working through a changelog',
         since '0.0.6';
 };
 

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



More information about the Bps-public-commit mailing list