From c06fa90864673dea7571eeb342910d2cd19003d4 Mon Sep 17 00:00:00 2001 From: Bryan Helmkamp Date: Tue, 20 Jan 2009 00:37:03 -0500 Subject: [PATCH] History --- History.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/History.txt b/History.txt index 0770c61..82c2a6b 100644 --- a/History.txt +++ b/History.txt @@ -3,10 +3,11 @@ * Minor enhancements * Support Sinatra 0.9 (Harry Vangberg) + * Update query param parsing to work with latest Edge Rails * Bug fixes - * Update query param parsing to work with latest Edge Rails + * Setup deprecated writers for the selenium_environment= and selenium_port= config * Ensure the previous pages params aren't passed through redirect * Labels should only search for fields within the current scope (Kyle Hargraves)