From e6b848b8c6e54bc7cfb0f51f504412fed8b8bf60 Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Tue, 28 Feb 2006 19:10:08 +0000 Subject: Remove the extraneous AR::Base.threaded_connections setting from the webrick server. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3703 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 ba834e847c..cecbdad57c 100644 --- a/railties/CHANGELOG +++ b/railties/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Remove the extraneous AR::Base.threaded_connections setting from the webrick server. [Jeremy Kemper] + * Add integration test support to app generation and testing [Jamis Buck] * Added namespaces to all tasks, so for example load_fixtures is now db:fixtures:load. All the old task names are still valid, they just point to the new namespaced names. "rake -T" will only show the namespaced ones, though [DHH] -- cgit v1.2.3