1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00

update site

git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@802 19e92222-5c0b-0410-8929-a290d50e31e9
This commit is contained in:
evanweaver 2007-10-27 09:14:16 +00:00
parent 2c8112033e
commit a321cb6e13
3 changed files with 5 additions and 5 deletions

View file

@ -16,7 +16,7 @@ There's quite a few people who either directly or indirectly helped to make Mong
* MenTaL guY made Ruby threading not suck.
* Filipe Lautert handled various bugfixes.
* The JRuby team has been very supportive despite all the bugs we filed against them.
* Evan Weaver has been driving the 1.0.2 and 1.1 releases.
* Evan Weaver has been driving the 1.0.3 and 1.1 releases.
Also with lots of testing from tons of people who are really appreciated.

View file

@ -1,9 +1,9 @@
<dl>
<dt>Oct-26-2007</dt>
<dd>
<h5><a href="{relocatable: news.html}">Mongrel 1.0.2 Is Out</a></h5>
<h5><a href="{relocatable: news.html}">Mongrel 1.0.3 Is Out</a></h5>
<p>Mongrel 1.0.2 is out with an asspile of bug fixes.</p>
<p>Mongrel 1.0.3 is out with an asspile of bug fixes.</p>
<a href="http://rubyforge.org/frs/?group_id=1306" title="Downloads">Download</a>
<a href="{relocatable: news.html}"><img src="{relocatable: images/li4.gif}" alt="more" /><br /></a></p>
</dd>

View file

@ -7,9 +7,9 @@ ordering: 2
h1. Latest News
h2. Oct 26: Mongrel 1.0.2 drops!
h2. Oct 26: Mongrel 1.0.3 drops!
Mongrel 1.0.2 is finally out with an asspile of bug fixes. It's now a signed gem, so add the Mongrel public certificate via:
Mongrel 1.0.3 is finally out with an asspile of bug fixes. It's now a signed gem, so add the Mongrel public certificate via:
$ wget http://rubyforge.org/frs/download.php/25325/mongrel-public_cert.pem
$ gem cert --add mongrel-public_cert.pem