[Bps-public-commit] App-Changeloggr branch, master, updated. 6aadc88eb5e4e3d092be534f98b01749e7e59440
Kevin Falcone
falcone at bestpractical.com
Thu May 14 16:19:00 EDT 2009
The branch, master has been updated
via 6aadc88eb5e4e3d092be534f98b01749e7e59440 (commit)
from 34f543565a4e9bfbdc4811aef6952b745178b7e9 (commit)
Summary of changes:
lib/App/Changeloggr/Model/Changelog.pm | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
- Log -----------------------------------------------------------------
commit 6aadc88eb5e4e3d092be534f98b01749e7e59440
Author: Kevin Falcone <kevin at jibsheet.com>
Date: Thu May 14 16:15:08 2009 -0400
tell folks what done does
diff --git a/lib/App/Changeloggr/Model/Changelog.pm b/lib/App/Changeloggr/Model/Changelog.pm
index 692a37e..997313a 100644
--- a/lib/App/Changeloggr/Model/Changelog.pm
+++ b/lib/App/Changeloggr/Model/Changelog.pm
@@ -13,6 +13,7 @@ use App::Changeloggr::Record schema {
column done =>
is boolean,
+ hints are 'This Changelog is no longer accepting Votes',
default is 0;
column admin_token =>
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list