From aef06f3b6048c4ba712ec79c0f47a2a59af5dec8 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Mon, 7 Feb 2005 14:08:38 +0000 Subject: Added that running test_units and test_functional now performs the clone_structure_to_test as well #566 [rasputnik] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@523 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 5e4eea09ce..7de2f06c88 100644 --- a/railties/CHANGELOG +++ b/railties/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Added that running test_units and test_functional now performs the clone_structure_to_test as well #566 [rasputnik] + * Added new generator framework that informs about its doings on generation and enables updating and destruction of generated artifacts. See the new script/destroy and script/update for more details #487 [bitsweat] -- cgit v1.2.3