summary refs log tree commit
diff options
context:
space:
mode:
authorChristian Neukirchen <chneukirchen@gmail.com>2009-10-18 21:39:16 +0200
committerChristian Neukirchen <chneukirchen@gmail.com>2009-10-18 21:45:20 +0200
commitbeea4429fb0411deb8337f4e180bd600cab22a8e (patch)
tree8e75680e9227684fed57a96c8693dddea6ab272f
parent8a9f7c027cc744f42c84d168baadf12cf5df02c5 (diff)
downloadrack-beea4429fb0411deb8337f4e180bd600cab22a8e.tar.gz
Update README for 1.0.1
-rw-r--r--README11
1 files changed, 11 insertions, 0 deletions
diff --git a/README b/README
index da749706..c58009ff 100644
--- a/README
+++ b/README
@@ -272,6 +272,17 @@ run on port 11211) and memcache-client installed.
   * The Rakefile has been rewritten.
   * Many bugfixes and small improvements.
 
+* October 18th, 2009: Eighth public release 1.0.1.
+  * Bump remainder of rack.versions.
+  * Support the pure Ruby FCGI implementation.
+  * Fix for form names containing "=": split first then unescape components
+  * Fixes the handling of the filename parameter with semicolons in names.
+  * Add anchor to nested params parsing regexp to prevent stack overflows
+  * Use more compatible gzip write api instead of "<<".
+  * Make sure that Reloader doesn't break when executed via ruby -e
+  * Make sure WEBrick respects the :Host option
+  * Many Ruby 1.9 fixes.
+
 == Contact
 
 Please mail bugs, suggestions and patches to