From c92c8c0b28b1df88e3cc7e70125538498fee9b69 Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Mon, 10 Dec 2007 01:07:34 +0000 Subject: Update Fred's name in changelogs git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8348 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 fd15879424..a5d2c1e644 100644 --- a/actionpack/CHANGELOG +++ b/actionpack/CHANGELOG @@ -4,7 +4,7 @@ * Refactor Action View template handlers. #10437 [Josh Peek] -* Fix DoubleRenderError message and leave out mention of returning false from filters. Closes #10380 [fcheung] +* Fix DoubleRenderError message and leave out mention of returning false from filters. Closes #10380 [Fred Cheung] * Clean up some cruft around ActionController::Base#head. Closes #10417 [ssoroka] @@ -138,7 +138,7 @@ * Add link_to :back which uses your referrer with a fallback to a javascript link. #7366 [eventualbuddha, tarmo] -* error_messages_for and friends also work with local variables. #9699 [Frederick Cheung] +* error_messages_for and friends also work with local variables. #9699 [Fred Cheung] * Fix url_for, redirect_to, etc. with :controller => :symbol instead of 'string'. #8562, #9525 [Justin Lynn, Tarmo Tänav, shoe] -- cgit v1.2.3