From ccd32adecae3e95836effe8c96ac215e9b9e580e Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Mon, 9 Oct 2006 02:23:03 +0000 Subject: Fixed test:uncommitted on Windows (backslash issue) (closes #4999) [paul@paulbutcher.com] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5263 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 cf88791b07..43c9b846b0 100644 --- a/railties/CHANGELOG +++ b/railties/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Fixed test:uncommitted on Windows (backslash issue) #4999 [paul@paulbutcher.com] + * Fixed migration creation to work with namespaced models, so script/generate model Gallery::Image will use create_table :gallery_images #6327 [BobSilva] * Fixed rename_table on SQLite tables with indexes defined #5942 [brandon@opensoul.org] -- cgit v1.2.3