From 942132bda297eb5c54823fd63f4d5480c3309604 Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Fri, 12 May 2006 04:41:23 +0000 Subject: rake test:recent understands subdirectories. Closes #2925. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4337 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 0022be6b60..2a0aee1819 100644 --- a/railties/CHANGELOG +++ b/railties/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* rake test:recent understands subdirectories. #2925 [jerrett@bravenet.com] + * The app generator detects the XAMPP package's MySQL socket location. #3832 [elliot@townx.org] * The app generator sets a session key in application.rb so apps running on the same host may distinguish their cookies. #2967 [rcoder, rails-bug@owl.me.uk] -- cgit v1.2.3