From af2ebb29da7f77e145202e9e5ee4081ce6b85a93 Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Tue, 29 May 2007 02:40:34 +0000 Subject: Inflections: MatrixTest -> MatrixTests instead of MatricesTest. Closes #8496. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6886 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- activesupport/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'activesupport/CHANGELOG') diff --git a/activesupport/CHANGELOG b/activesupport/CHANGELOG index 2999f75c7f..e0296914fc 100644 --- a/activesupport/CHANGELOG +++ b/activesupport/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Inflections: MatrixTest -> MatrixTests instead of MatricesTest. #8496 [jbwiv] + * Multibyte strings respond_to the String methods they proxy so they can be duck-typed. #6549 [Tuxie] * Array#to_xml yields the builder just like Hash and ActiveRecord::Base. #8472 [seth] -- cgit v1.2.3