From dc792361202bd7a682da79375ce1236a7b3ec293 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sun, 2 Jan 2005 19:34:49 +0000 Subject: Fixed problems with running multiple functional tests in Rails under 1.8.2 by including hack for test/unit weirdness git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@319 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- actionpack/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'actionpack/CHANGELOG') diff --git a/actionpack/CHANGELOG b/actionpack/CHANGELOG index d504b59e23..90db91610f 100644 --- a/actionpack/CHANGELOG +++ b/actionpack/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Fixed problems with running multiple functional tests in Rails under 1.8.2 by including hack for test/unit weirdness + * Added thread-safety to the DRbStore #66, #389 [Ben Stiglitz] * Added DateHelper#select_time and DateHelper#select_second #373 [Scott Baron] -- cgit v1.2.3