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 --- railties/CHANGELOG | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'railties/CHANGELOG') diff --git a/railties/CHANGELOG b/railties/CHANGELOG index 1a0b0c5823..ba15544d74 100644 --- a/railties/CHANGELOG +++ b/railties/CHANGELOG @@ -5,7 +5,7 @@ * Fixed that boot.rb would set RAILS_GEM_VERSION twice, not respect an uncommented RAILS_GEM_VERSION line, and not use require_gem [DHH] -*1.1.1* (April 6th, 2005) +*1.1.1* (April 6th, 2006) * Enhances plugin#discover allowing it to discover svn:// like URIs (closes #4565) [ruben.nine@gmail.com] @@ -44,7 +44,7 @@ * Avoid passing escapeHTML non-string in Rails' info controller [Nicholas Seckar] -*1.1.0* (March 27th, 2005) +*1.1.0* (March 27th, 2006) * Allow db:fixtures:load to load a subset of the applications fixtures. [Chad Fowler] -- cgit v1.2.3