From fb0d0d4d6644a3b6e7c6cdca194617e30a062cc8 Mon Sep 17 00:00:00 2001 From: James Tucker Date: Fri, 16 Sep 2011 16:59:15 -0700 Subject: [PATCH] Add the 1.2.4 release --- README.rdoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rdoc b/README.rdoc index b80542156..f28906ed4 100644 --- a/README.rdoc +++ b/README.rdoc @@ -361,6 +361,9 @@ run on port 11211) and memcache-client installed. * Prevents XSS attacks enabled by bug in Ruby 1.8's regexp engine * Rack::ConditionalGet handles broken If-Modified-Since helpers +* September 16, 2011: Eighteenth public release 1.2.4 + * Fix a bug with MRI regex engine to prevent XSS by malformed unicode + * Not yet release: public release 1.4.0 * Raise sane error messages for broken config.ru * Allow combining run and map in a config.ru