From 79823e0b2fa3b6d34aca1945d25e2f2574635823 Mon Sep 17 00:00:00 2001 From: Michael Koziarski Date: Sat, 10 Nov 2007 21:33:13 +0000 Subject: Ensure that column names are quoted. Closes #10134 [wesley.moxam] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8126 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- activerecord/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'activerecord/CHANGELOG') diff --git a/activerecord/CHANGELOG b/activerecord/CHANGELOG index 061fe0f46e..3c2cd8a0fd 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Ensure that column names are quoted. Closes #10134 [wesley.moxam] + * Smattering of grammatical fixes to documentation. Closes #10083 [BobSilva] * Enhance explanation with more examples for attr_accessible macro. Closes #8095 [fearoffish, Marcel Molina] -- cgit v1.2.3