From e774bd6a99d35f4379649c5aadb78ae966c0bb86 Mon Sep 17 00:00:00 2001 From: Bryan Helmkamp Date: Tue, 28 Oct 2008 16:03:00 -0400 Subject: [PATCH] History --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index d54f235..16530b1 100644 --- a/History.txt +++ b/History.txt @@ -11,6 +11,7 @@ * Minor enhancements + * Allow clicking links by a regular expression * Add #http_accept for including MIME type HTTP "Accept" headers (Ryan Briones) * Add #header to support inclusion of custom HTTP headers (Ryan Briones) * Consider response codes 200-499 as successful enough to not raise a Webrat error (David Leal)