summary refs log tree commit
diff options
context:
space:
mode:
authorChristian Neukirchen <chneukirchen@gmail.com>2009-10-18 21:39:16 +0200
committerScytrin dai Kinthra <scytrin@gmail.com>2009-11-10 15:18:06 -0800
commitc765e7b99f569c170f07431a6831541755e271f6 (patch)
tree4bb4d2fe385e9f2a24bcf16ff8914968e56cb3fa
parentcd401dfd01dbd8276ae817af2089c8c4d9fda6c4 (diff)
downloadrack-c765e7b99f569c170f07431a6831541755e271f6.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