summary refs log tree commit
diff options
context:
space:
mode:
authorJames Tucker <jftucker@gmail.com>2011-07-13 16:10:37 -0700
committerJames Tucker <jftucker@gmail.com>2011-07-13 16:11:57 -0700
commit35d91dd50a20d431dc344858a748213b86bdd928 (patch)
tree0ad307871f9c28aa1d1da830a02d4c4204d86088
parent34f373fa27c3ebcd30477aade45d81974870d82b (diff)
downloadrack-35d91dd50a20d431dc344858a748213b86bdd928.tar.gz
Update readme pending patch release
-rw-r--r--README.rdoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.rdoc b/README.rdoc
index 11adbff5..558f1c99 100644
--- a/README.rdoc
+++ b/README.rdoc
@@ -341,7 +341,7 @@ run on port 11211) and memcache-client installed.
   * Pulled in relevant bug fixes from 1.3
   * Fixed 1.8.6 support
 
-* Not yet released: Fifteenth public release 1.3.1
+* July 13, 2011: Fifteenth public release 1.3.1
   * Fix 1.9.1 support
   * Fix JRuby support
   * Properly handle $KCODE in Rack::Utils.escape
@@ -350,6 +350,7 @@ run on port 11211) and memcache-client installed.
   * Reenable passing rack.session to session middleware
   * Rack::CommonLogger handles streaming responses correctly
   * Rack::MockResponse calls close on the body object
+  * Fix a DOS vector from MRI stdlib backport
 
 == Contact