From 2257980c504d4c20577afc1d35d123dfb9ce411c Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Mon, 24 Jan 2005 13:12:40 +0000 Subject: Fixed skeleton Rakefile to work with sqlite3 out of the box #521 [rasputnik] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@490 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 21a02dd4ab..fb4fa31707 100644 --- a/railties/CHANGELOG +++ b/railties/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Fixed skeleton Rakefile to work with sqlite3 out of the box #521 [rasputnik] + * Fixed that script/breakpointer didn't get the Ruby path rewritten as the other scripts #523 [brandt@kurowski.net] * Fixed superclass mismatch and other controller related problems by not using dependency reloading for controllers. This means that controller -- cgit v1.2.3