From 24064910d05d801eb77c5170aca2bbc2b3d11ccf Mon Sep 17 00:00:00 2001 From: Nicholas Seckar Date: Mon, 7 Nov 2005 01:48:33 +0000 Subject: Fix broken tests caused by incomplete loading of active support. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2901 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 8b77ede4e2..2fc164b65e 100644 --- a/activesupport/CHANGELOG +++ b/activesupport/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Fix broken tests caused by incomplete loading of active support. [Nicholas Seckar] + * Fix status pluralization bug so status_codes doesn't get pluralized as statuses_code. #2758 [keithm@infused.org] * Added Kernel#silence_stderr to silence stderr for the duration of the given block [Sam Stephenson] -- cgit v1.2.3