[Bps-public-commit] App-Changeloggr branch, master, updated. 5d5866509e02a450b2b89f88e3068076e096abff
sartak at bestpractical.com
sartak at bestpractical.com
Thu Mar 26 18:26:58 EDT 2009
The branch, master has been updated
via 5d5866509e02a450b2b89f88e3068076e096abff (commit)
from 947f21f7abe456f05c87425f8c28ad7b9a9cffaa (commit)
Summary of changes:
lib/App/Changeloggr/Action/AddChanges.pm | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit 5d5866509e02a450b2b89f88e3068076e096abff
Author: Shawn M Moore <sartak at gmail.com>
Date: Thu Mar 26 18:26:53 2009 -0400
Fewer lies :)
diff --git a/lib/App/Changeloggr/Action/AddChanges.pm b/lib/App/Changeloggr/Action/AddChanges.pm
index 91d9744..ee444fb 100644
--- a/lib/App/Changeloggr/Action/AddChanges.pm
+++ b/lib/App/Changeloggr/Action/AddChanges.pm
@@ -13,7 +13,7 @@ use Jifty::Action schema {
type is 'text',
render as 'textarea',
is mandatory,
- hints is 'We accept the output of svn log and git log.';
+ hints is 'Currently we only accept the output of git log.';
};
sub get_changelog {
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list