README.rdoc in rack-1.5.0 vs README.rdoc in rack-1.5.1
- old
+ new
@@ -504,9 +504,14 @@
* Rack::Sendfile provides local mapping configuration options
* Rack::Utils#rfc2109 provides old netscape style time output
* Updated HTTP status codes
* Ruby 1.8.6 likely no longer passes tests, and is no longer fully supported
+* January 28th, 2013: Thirty fourth public release 1.5.1
+ * Rack::Lint check_hijack now conforms to other parts of SPEC
+ * Added hash-like methods to Abstract::ID::SessionHash for compatibility
+ * Various documentation corrections
+
== Contact
Please post bugs, suggestions and patches to
the bug tracker at <http://github.com/rack/rack/issues>.