From 7635facdc8f9f1f41f5f19d4902d8598625768c7 Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Wed, 30 Aug 2006 13:04:37 +0000 Subject: Inflections: don't singularize -ies plurals. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4868 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 4eded063aa..bcf2860c53 100644 --- a/activesupport/CHANGELOG +++ b/activesupport/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Inflections: don't singularize -ies plurals. [foamdino@gmail.com, Mark Van Holstyn] + * Update Initializer to use load_once_paths to avoid plugin reloading. References #5852. [Nicholas Seckar] * Use Array#assoc in ActiveSupport::OrderedHash. [Mauricio Fernandez] -- cgit v1.2.3