summary refs log tree commit
diff options
context:
space:
mode:
authorJoshua Peek <josh@joshpeek.com>2009-12-26 11:24:20 -0600
committerJoshua Peek <josh@joshpeek.com>2009-12-26 11:24:20 -0600
commit9ce4c79432d9e0f545700ae2b352b6b1f8f2f1c5 (patch)
treea573a23c79978ebab26d5a3f053038a18d41536a
parent8e6bc663d1a72f717dc913faf72cc84097da8f8a (diff)
downloadrack-9ce4c79432d9e0f545700ae2b352b6b1f8f2f1c5.tar.gz
Note nosqueeze change
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index d2791286..70d3673a 100644
--- a/README
+++ b/README
@@ -291,6 +291,7 @@ run on port 11211) and memcache-client installed.
   * Imported Sendfile middleware
   * New Logger and NullLogger middlewares
   * Added mime type for .ogv and .manifest.
+  * Don't squeeze PATH_INFO slashes
   * Use Content-Type to determine POST params parsing
   * Update Rack::Utils::HTTP_STATUS_CODES hash
   * Add status code lookup utility