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 --- railties/CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'railties/CHANGELOG') diff --git a/railties/CHANGELOG b/railties/CHANGELOG index f4e9efa8d4..ffb16e784a 100644 --- a/railties/CHANGELOG +++ b/railties/CHANGELOG @@ -98,7 +98,7 @@ databases on localhost. #9753 [Trevor Wennblom] * Removed web_service generator [Koz] -* Added the :all option to config.plugins that'll include the rest of the plugins not already explicitly named #9613 [fcheung]. Example: +* Added the :all option to config.plugins that'll include the rest of the plugins not already explicitly named #9613 [Fred Cheung]. Example: # Loads :classic_pagination before all the other plugins config.plugins = [ :classic_pagination, :all ] -- cgit v1.2.3