mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
remove old news items from the sidebar
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@870 19e92222-5c0b-0410-8929-a290d50e31e9
This commit is contained in:
parent
d446b8c611
commit
24385ebeae
1 changed files with 0 additions and 84 deletions
|
@ -81,88 +81,4 @@
|
|||
<a href="{relocatable: news.html}"><img src="{relocatable: images/li4.gif}" alt="more" /><br /></a></p>
|
||||
</dd>
|
||||
|
||||
<dt>Sep-18-2006</dt>
|
||||
<dd>
|
||||
<h5><a href="{relocatable: news.html}">Mongrel 0.3.13.4 -- Released For Unix</a></h5>
|
||||
|
||||
<p>Lots and lots of fixes over 0.3.13.3 and very heavily tested. Win32
|
||||
release coming soon. Install from RubyGems like normal (read the news for more).</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>Jun-25-2006</dt>
|
||||
<dd>
|
||||
<h5><a href="{relocatable: news.html}">Mongrel 0.3.13.3 -- Ruby Licensed Release</a></h5>
|
||||
|
||||
<p>This release is now licensed under the Ruby license. Enjoy!</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>Jun-25-2006</dt>
|
||||
<dd>
|
||||
<h5><a href="{relocatable: news.html}">Mongrel 0.3.13.2 -- RailsConf 2006 Release</a></h5>
|
||||
|
||||
<p>Release from RailsConf that does Upload Progress and defending better.</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>Jun-20-2006</dt>
|
||||
<dd>
|
||||
<h5><a href="{relocatable: news.html}">Mongrel 0.3.13.1 Small Bug Fixes</a></h5>
|
||||
|
||||
<p>Teeny tiny bug fix and the addition of a RedirectHandler donated by Jonas.</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>Jun-16-2006</dt>
|
||||
<dd>
|
||||
<h5><a href="{relocatable: news.html}">Mongrel 0.3.13 Officially Released!</a></h5>
|
||||
|
||||
<p>It's finally out! Mongrel 0.3.13 with all the goodies for both win32 and everyone else
|
||||
in the whole world.
|
||||
</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>Jun-5-2006</dt>
|
||||
<dd>
|
||||
<h5><a href="{relocatable: news.html}">Mongrel 0.3.13 Pre-Release -- Katana Suicide Concurrency</a></h5>
|
||||
|
||||
<p>Well, you asked for it. Lots of fixes, days away from official release, and allow_concurrency
|
||||
can murder your children.
|
||||
</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>May-11-2006</dt>
|
||||
<dd>
|
||||
<h5><a href="{relocatable: news.html}">Mongrel 0.3.13 Pre-Release -- Out of Hibernation</a></h5>
|
||||
|
||||
<p>This Pre-Release fixes lots of reported bugs, adds some requested features,
|
||||
and stars a lot of documentation. Non-Win32 folks should grab
|
||||
and test.
|
||||
</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>Apr-10-2006</dt>
|
||||
<dd>
|
||||
<h5><a href="{relocatable: news.html}">Mongrel 0.3.12.4 -- Relaxed Parser, Date Fix</a></h5>
|
||||
|
||||
<p>A minor release that relaxes the HTTP parser to allow people to abuse HTTP
|
||||
as a file system via webdav and a fix to the date formatting.
|
||||
</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>
|
||||
|
||||
|
||||
</dl>
|
||||
|
|
Loading…
Reference in a new issue