From: Zed Shaw Date: 2006-02-14T22:23:18+09:00 Subject: [ANN] Mongrel 0.3.3 -- Bug Fix Hey Folks, This is a quick release that fixes a major bug. I forgot to require the timeout library properly in mongrel.rb so people using Mongrel outside of Rails would see pauses. 0.3.3 fixes this all up. The 0.3.3 release also has a small change to the examples/simpletest.rb file with some gzip response using Ruby's zlib support. Curious what people think about this and whether it works for them. You can grab this release of Mongrel from: * http://mongrel.rubyforge.org/ * http://rubyforge.org/frs/?group_id=1306 Or just do gem install mongrel (or update if you've already installed it). Enjoy! Zed A. Shaw http://www.zedshaw.com/