From 9809dc4540e17d98c10f90a6ef4131cd712fb8b2 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sat, 22 Sep 2007 18:28:53 +0000 Subject: Added VERBOSE option to rake db:migrate to turn off output #8204 [jbarnette] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7566 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- railties/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'railties/CHANGELOG') diff --git a/railties/CHANGELOG b/railties/CHANGELOG index 347b987ecb..2f978cb1f4 100644 --- a/railties/CHANGELOG +++ b/railties/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Added VERBOSE option to rake db:migrate to turn off output #8204 [jbarnette] + * Fixed that rake doc:app should use UTF-8 #8906 [farzy] * Fixes rake annotations to search erb and builder files as well #9150 [m.langenberg] -- cgit v1.2.3