From 9aeddc553874ddfd9a2527e1e21127c2a323aaee Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Wed, 13 Sep 2006 23:25:02 +0000 Subject: script/server creates the tmp/pids directory. Closes #6204. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5103 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- railties/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'railties/CHANGELOG') diff --git a/railties/CHANGELOG b/railties/CHANGELOG index da9a20fc60..b11a91f88d 100644 --- a/railties/CHANGELOG +++ b/railties/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* script/server creates the tmp/pids directory. #6204 [jonathan] + * Fix script/console --sandbox for internal transactions changes. #5738 [chris@octopod.info, charles.gerungan@gmail.com] * Remove the uncanny default of adding all app/models/*/ directories to the load path. This change will break application which expect the current behavior. As -- cgit v1.2.3