From 6720bbb4766ca1c442ece57dbdcd57e793844c05 Mon Sep 17 00:00:00 2001 From: Bryan Helmkamp Date: Mon, 15 Jun 2009 00:07:09 -0400 Subject: [PATCH] History --- History.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/History.txt b/History.txt index cb5a6bd..9011f6c 100644 --- a/History.txt +++ b/History.txt @@ -2,6 +2,7 @@ * Major enhancements + * Ruby 1.9 compatibility (Michael Fellinger, Jakub Kuźma) * Improve performance (~2x) on JRuby by supporting Nokogiri * Added support for external app servers in selenium mode (basically don't start one) (Mike Gaffney) * Added support for uploading files for Merb (Ryan Carver) @@ -27,7 +28,6 @@ * Bug fixes * Translate CSS and image paths with single quotes in save_and_open_page (Erin Staniland) - * Ruby 1.9 compatibility: Avoid calling #to_s on Arrays (Jakub Kuźma) == 0.4.4 / 2009-04-06