From 5b8e45127205472fcf3b61424999960b1628cb43 Mon Sep 17 00:00:00 2001 From: Amos King Date: Fri, 23 Jan 2009 20:37:35 -0600 Subject: [PATCH] forgot to update History file --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index 82c2a6b1..89656c3d 100644 --- a/History.txt +++ b/History.txt @@ -37,6 +37,7 @@ * Minor enhancements + * Create tmp/pids directory if directory does not exist. (Amos King) * Added Selenium grid configuration and support. (Amos King && Cornel Borcean) * Support passing an ActiveRecord model to #within when in Rails mode [#68] (Luke Melia) * Make assert_* matchers in rails mode increment the assertions count [#123] (Amos King)