From 06dd5d9c7f744ea6d6e131133f84c17ec4911134 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sun, 16 Apr 2006 19:10:05 +0000 Subject: Its 2006, not 2005 git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4216 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- activesupport/CHANGELOG | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'activesupport') diff --git a/activesupport/CHANGELOG b/activesupport/CHANGELOG index 6539516087..5a3d5e4241 100644 --- a/activesupport/CHANGELOG +++ b/activesupport/CHANGELOG @@ -2,7 +2,7 @@ * Add Array#split for dividing arrays into one or more subarrays by value or block. [Sam Stephenson] -*1.3.1* (April 6th, 2005) +*1.3.1* (April 6th, 2006) * Clean paths inside of exception messages and traces. [Nicholas Seckar] @@ -11,7 +11,7 @@ * provide an empty Dependencies::LoadingModule.load which prints deprecation warnings. Lets 1.0 applications function with .13-style environment.rb. -*1.3.0* (March 27th, 2005) +*1.3.0* (March 27th, 2006) * When possible, avoid incorrectly obtaining constants from parent modules. Fixes #4221. [Nicholas Seckar] -- cgit v1.2.3