From 3d2177df26c8934320277a7aed84595decd94662 Mon Sep 17 00:00:00 2001 From: Pratik Naik Date: Mon, 10 Mar 2008 11:42:01 +0000 Subject: Fix database rake tasks to work with charset/collation and show proper error messages on failure. Closes #11301 [matt] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@9004 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 f2bd7d6930..bfc066e6f1 100644 --- a/railties/CHANGELOG +++ b/railties/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Fix database rake tasks to work with charset/collation and show proper error messages on failure. Closes #11301 [matt] + * add a -e/--export to script/plugin install, uses svn export. #10847 [jon@blankpad.net)] * Add config.time_zone for configuring the default Time.zone value. #10982 [Geoff Buesing] -- cgit v1.2.3