about summary refs log tree commit homepage
path: root/README
diff options
context:
space:
mode:
authorzedshaw <zedshaw@19e92222-5c0b-0410-8929-a290d50e31e9>2006-02-02 06:53:32 +0000
committerzedshaw <zedshaw@19e92222-5c0b-0410-8929-a290d50e31e9>2006-02-02 06:53:32 +0000
commit1b9b3bcb734778037d7bc872e1c4d2290a7415e8 (patch)
treeba41c3c3c1dd9f94263c0ceff794fc7050503ed6 /README
parent644d78fc0170c2ccf9551adba6def8815afbd4df (diff)
downloadunicorn-1b9b3bcb734778037d7bc872e1c4d2290a7415e8.tar.gz
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@19 19e92222-5c0b-0410-8929-a290d50e31e9
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index cd9e868..050c3cf 100644
--- a/README
+++ b/README
@@ -11,7 +11,7 @@ scream without too many portability issues.
 
 == Status
 
-The 0.2.0 release of Mongrel features an HTTP core server that is the fastest possible
+The 0.2.1 release of Mongrel features an HTTP core server that is the fastest possible
 thing I could get without using something other than Ruby.  It features a few bug fixes,
 but mostly just a change to the Mongrel::HttpResponse class to make it more feature
 complete.  The remaining development will be spent getting Mongrel to work with
@@ -68,7 +68,7 @@ basic way to give a more complex 404 message.
 
 == Speed
 
-The 0.2.0 release probably consists of the most effort I've ever put into
+The 0.2.1 release probably consists of the most effort I've ever put into
 tuning a Ruby library for speed.  It consists of nearly everything I could think
 of to make Mongrel the fastest Ruby HTTP library possible.  I've tried about
 seven different architectures and IO processing methods and none of them