mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
Updated news.
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@464 19e92222-5c0b-0410-8929-a290d50e31e9
This commit is contained in:
parent
91bc8e0c8c
commit
3d41662010
2 changed files with 23 additions and 0 deletions
|
@ -1,4 +1,13 @@
|
|||
<dl>
|
||||
<dt>Nov-25-2006</dt>
|
||||
<dd>
|
||||
<h5><a href="{relocatable: news.html}">Mongrel 0.3.18 -- FreeBSD Tweaks, Camping Fix</a></h5>
|
||||
|
||||
<p>One step close to 1.0 RC1 this release adds a bit of a boost for FreeBSD people.</p>
|
||||
<a href="{relocatable: news.html}" title="Read About It">Read About It</a>
|
||||
<a href="{relocatable: news.html}"><img src="{relocatable: images/li4.gif}" alt="more" /><br /></a></p>
|
||||
</dd>
|
||||
|
||||
<dt>Nov-24-2006</dt>
|
||||
<dd>
|
||||
<h5><a href="{relocatable: news.html}">Mongrel 0.3.17 -- Close to 1.0 RC1</a></h5>
|
||||
|
|
|
@ -7,6 +7,20 @@ ordering: 2
|
|||
|
||||
h1. Latest News
|
||||
|
||||
h2. Nov 25: 0.3.18 FreeBSD Tweak and Camping Fix
|
||||
|
||||
Alright folks, I put in a fix for camping and added the patch by Thomas Hurst for the accf_http deferred accept settings for FreeBSD.
|
||||
|
||||
As usual, please test this release out and let me know if it has any additional problems. I'll be working on win32 builds today and tomorrow with Luis.
|
||||
|
||||
Install with:
|
||||
|
||||
$ gem install fastthread --source=http://mongrel.rubyforge.org/releases
|
||||
$ gem install mongrel --source=http://mongrel.rubyforge.org/releases
|
||||
|
||||
Fastthread didn't change so you don't need the first install if you've got it already.
|
||||
|
||||
|
||||
h2. Nov 24: 0.3.17 Almost 1.0 RC1
|
||||
|
||||
We're hard at work getting the hot new win32 service Luis wrote out
|
||||
|
|
Loading…
Reference in a new issue