I think we should update Rack::VERSION and Rack.release to 1.1.
We shouldn't remove Auth::OpenID without putting it to rack-contrib.
Also I updated the README, I hope I forgot nobody in the THANKS.
--
Christian Neukirchen <chneuk...@gmail.com> http://chneukirchen.org
Completed the migration of Auth::OpenID to rack-contrib. Had the
change pending a push. :P
After the next release I'm going to update all the references to me. I
had waaay to many pen names.
--
stadik.net
I'm fairly certain I won't release another new Rack server
(this year :)
README | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/README b/README
index e18023c..013f6b6 100644
--- a/README
+++ b/README
@@ -37,8 +37,7 @@ These web servers include Rack handlers in their distributions:
* Fuzed
* Glassfish v3
* Phusion Passenger (which is mod_rack for Apache and for nginx)
-* Rainbows
-* Sunshowers
+* Rainbows!
* Unicorn
* Zbatery
--
Eric Wong