Skip to content

Commit

Permalink
Last minute README fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
leahneukirchen committed Jan 6, 2009
1 parent 42aa8b2 commit a7229fd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README
Expand Up @@ -84,7 +84,7 @@ over:

The plethora of useful middleware created the need for a project that
collects fresh Rack middleware. rack-contrib includes a variety of
add-on components for Rack and it is easy to get new modules in there:
add-on components for Rack and it is easy to contribute new modules.

* http://github.com/rack/rack-contrib

Expand Down Expand Up @@ -210,13 +210,13 @@ run on port 11211) and memcache-client installed.

* January 6th, 2009: Fifth public release 0.9.
* Rack is now managed by the Rack Core Team.
* Rack::Lint is stricter and follows the HTTP RFCs more closely.
* Added ConditionalGet middleware.
* Added ContentLength middleware.
* Added Deflater middleware.
* Added Head middleware.
* Added MethodOverride middleware.
* Rack::Mime now provides popular MIME-types and their extension.
Rack::File::MIME_TYPES is now Rack::Mime::MIME_TYPES.
* Mongrel Header now streams.
* Added Thin handler.
* Official support for swiftiplied Mongrel.
Expand Down Expand Up @@ -264,7 +264,7 @@ would like to thank:
* Gary Wright, for proposing a better Rack::Response interface.
* Jonathan Buch, for improvements regarding Rack::Response.
* Armin Röhrl, for tracking down bugs in the Cookie generator.
* Alexander Kellett for testing the Gem and reviewing the announce.
* Alexander Kellett for testing the Gem and reviewing the announcement.
* Marcus Rückert, for help with configuring and debugging lighttpd.
* The WSGI team for the well-done and documented work they've done and
Rack builds up on.
Expand Down

0 comments on commit a7229fd

Please sign in to comment.