From 33e9876c00b57e14d30c0629cb6c9805341639a5 Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Mon, 10 Dec 2007 03:19:17 +0000 Subject: More changelog updates git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8357 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 ebf771c6fc..d3f82f4762 100644 --- a/railties/CHANGELOG +++ b/railties/CHANGELOG @@ -129,7 +129,7 @@ databases on localhost. #9753 [Trevor Wennblom] * Default to plural table name in Rails Generator if ActiveRecord is not present. Closes #8963 [evan] -* Added rake routes for listing all the defined routes in the system #8795 [josh] +* Added rake routes for listing all the defined routes in the system. #8795 [Josh Peek] * db:create creates the database for the current environment if it's on localhost. db:create:all creates local databases for all environments. #8783 [matt] @@ -141,7 +141,7 @@ databases on localhost. #9753 [Trevor Wennblom] * Added --skip-migration option to scaffold and resource generators #8656 [Michael Glaesemann] -* Fix that FCGIs would leave log files open when asked to shut down by USR2 #3028 [sebastian.kanthak/josh] +* Fix that FCGIs would leave log files open when asked to shut down by USR2. #3028 [Sebastian Kanthak, Josh Peek] * Fixed that dispatcher preparation callbacks only run once in production mode. Mock Routes.reload so that dispatcher preparation callback tests run. [Rick] -- cgit v1.2.3