From 80cf698b7bff854a7f27d254f78e46af1819e647 Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Mon, 10 Dec 2007 03:19:56 +0000 Subject: More changelog updates git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8359 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- activerecord/CHANGELOG | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'activerecord/CHANGELOG') diff --git a/activerecord/CHANGELOG b/activerecord/CHANGELOG index 43142b9626..b3a5ee0249 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -9,7 +9,8 @@ * Fixed that the Query Cache should just be ignored if the database is misconfigured (so that the "About your applications environment" works even before the database has been created) [DHH] -* Fixed that the truncation of strings longer than 50 chars should use inspect so newlines etc are escaped #10385 [norbert] +* Fixed that the truncation of strings longer than 50 chars should use inspect +so newlines etc are escaped #10385 [Norbert Crombach] * Fixed that habtm associations should be able to set :select as part of their definition and have that honored [DHH] -- cgit v1.2.3