From ea296fcc2bcc5ca087939d28018fc24ae6772f5e Mon Sep 17 00:00:00 2001 From: Yves Senn Date: Wed, 30 Oct 2013 18:21:56 +0100 Subject: no need for a CHANGELOG entry. [ci skip]. --- activerecord/CHANGELOG.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/activerecord/CHANGELOG.md b/activerecord/CHANGELOG.md index 08bab91504..53dc1374b4 100644 --- a/activerecord/CHANGELOG.md +++ b/activerecord/CHANGELOG.md @@ -1,9 +1,3 @@ -* Fix code typo in `MysqlAdapter` when `Encoding.default_internal` is set. - - Fixes #12647. - - *Yves Senn* - * ActiveRecord::Base#attribute_for_inspect now truncates long arrays (more than 10 elements) *Jan Bernacki* @@ -32,7 +26,7 @@ vendor.users.to_a # => No exception is raised - Fixes: #12242, #9517, #10240 + Fixes #12242, #9517, #10240. *Paul Nikitochkin* -- cgit v1.2.3