mod_ruby-1.2.5 released

Shugo Maeda <[email protected]> Sun, 19 Feb 2006 22:14:24 +0900
Newsgroups gmane.comp.apache.mod-ruby
Message-ID <[email protected]>
Hi,

mod_ruby-1.2.5 is released:)

http://modruby.net/en/index.rbx/news12.html

Main changes from mod_ruby-1.2.4:

* added RubyRestrictDirectives by David Garamond.
* added Apache::Request#all_params.
* set $0 correctly
* added Apache::RubyProfile.
* added RubyOption.
* added Apache::RailsDispatcher.
* supported Apache 2.2 thanks to Michael Sullivan.
* added RubyGcPerRequest.
* do not timeout if RubyTimeOut is 0.

Shugo