From 796ede6cea44dc060dcc4938f92dcb0089f76ac6 Mon Sep 17 00:00:00 2001 From: "mike.gaffney" Date: Tue, 2 Jun 2009 18:45:02 -0500 Subject: [PATCH] expand name refactor --- History.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/History.txt b/History.txt index 7daa121..8813943 100644 --- a/History.txt +++ b/History.txt @@ -16,8 +16,8 @@ * Added fix to keep from escaping field values in mechanize mode lh256 (jish) * Adding fixes for click button/link and made the integration specs pass for the same in selenium lh254 (Ldiehl, Matthias Marschall) * Adding clicking link by id in selenium mode lh221 (larrytheliquid) - * Adding fix for have_selector and have_xpath in descendent blocks lh234 (tomo) - * Adding fix for fields with labels with special characters (tomo, Mike Gaffney, Bryan Hemlkamp) + * Adding fix for have_selector and have_xpath in descendent blocks lh234 (Thomas Jack) + * Adding fix for fields with labels with special characters (Thomas Jack, Mike Gaffney, Bryan Hemlkamp) == 0.4.4 / 2009-04-06