aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/CHANGELOG.md
diff options
context:
space:
mode:
authorJon Leighton <j@jonathanleighton.com>2011-11-19 12:34:15 +0000
committerJon Leighton <j@jonathanleighton.com>2011-11-19 12:34:15 +0000
commit9c37416a3eaa446ec59cde1e7f8a913f62de3265 (patch)
tree69e614751d3f3825914e33f4720c8b3b4d1ec19a /activerecord/CHANGELOG.md
parent89bbb6ce21324838d16afc1ea7220167fc3c80d8 (diff)
downloadrails-9c37416a3eaa446ec59cde1e7f8a913f62de3265.tar.gz
rails-9c37416a3eaa446ec59cde1e7f8a913f62de3265.tar.bz2
rails-9c37416a3eaa446ec59cde1e7f8a913f62de3265.zip
Verify that #3690 has been closed by previous changes to the mysql
adapters. These tests fail on the v3.1.2 tag. Closes #3690.
Diffstat (limited to 'activerecord/CHANGELOG.md')
-rw-r--r--activerecord/CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/activerecord/CHANGELOG.md b/activerecord/CHANGELOG.md
index 65578c1dc9..ffd476ef5e 100644
--- a/activerecord/CHANGELOG.md
+++ b/activerecord/CHANGELOG.md
@@ -65,6 +65,10 @@
*Aaron Christy*
+## Rails 3.1.3 (unreleased) ##
+
+* Fix bug with referencing other mysql databases in set_table_name. *GH 3690*
+
## Rails 3.1.2 (unreleased) ##
* Fix bug with PostgreSQLAdapter#indexes. When the search path has multiple schemas, spaces