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 --- actionpack/CHANGELOG | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'actionpack') diff --git a/actionpack/CHANGELOG b/actionpack/CHANGELOG index aca6e9b5fd..79e1bd1040 100644 --- a/actionpack/CHANGELOG +++ b/actionpack/CHANGELOG @@ -12,7 +12,7 @@ * Added ActionController.filter_parameter_logging that makes it easy to remove passwords, credit card numbers, and other sensitive information from being logged when a request is handled #1897 [jeremye@bsa.ca.gov] -*1.12.1* (April 6th, 2005) +*1.12.1* (April 6th, 2006) * Fixed that template extensions would be cached development mode #4624 [Stefan Kaes] @@ -44,7 +44,7 @@ This can be used by deployment managers to set the asset id by application revision -*1.12.0* (March 27th, 2005) +*1.12.0* (March 27th, 2006) * Add documentation for respond_to. [Jamis Buck] -- cgit v1.2.3