README.rdoc in rack-1.3.2 vs README.rdoc in rack-1.3.3

- old
+ new

@@ -353,9 +353,15 @@ * Fix a DOS vector from MRI stdlib backport * July 16, 2011: Sixteenth public release 1.3.2 * Fix for Rails and rack-test, Rack::Utils#escape calls to_s +* September 16, 2011: Seventeenth public release 1.3.3 + * Fix bug with broken query parameters in Rack::ShowExceptions + * Rack::Request#cookies no longer swallows exceptions on broken input + * Prevents XSS attacks enabled by bug in Ruby 1.8's regexp engine + * Rack::ConditionalGet handles broken If-Modified-Since helpers + == Contact Please post bugs, suggestions and patches to the bug tracker at <http://github.com/rack/rack/issues>.