Changeset 939

Show
Ignore:
Timestamp:
12/29/07 04:05:34 (8 months ago)
Author:
evanweaver
Message:

copy news updates into trunk

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/site/src/news.include

    r880 r939  
    11<dl> 
     2 
     3  <dt>Dec-29-2007</dt> 
     4  <dd> 
     5  <h5><a href="{relocatable: news.html}">Mongrel 1.1.3 and 1.0.5, security update</a></h5> 
     6   
     7  <p>Mongrel 1.1.3 and 1.0.5 are out. They fix a security flaw in the DirHandler as reported on the list. You should upgrade when you get the chance.</p> 
     8  <a href="http://rubyforge.org/frs/?group_id=1306" title="Downloads">Download</a> 
     9  <a href="{relocatable: news.html}"><img src="{relocatable: images/li4.gif}" alt="more" /><br /></a></p> 
     10  </dd>  
     11 
     12  <dt>Dec-15-2007</dt> 
     13  <dd> 
     14  <h5><a href="{relocatable: news.html}">Mongrel 1.1.2, holiday edition</a></h5> 
     15   
     16  <p>Mongrel 1.1.2 is out. It fixes a few bugs and adds JRuby 1.0.x compatibility.</p> 
     17  <a href="http://rubyforge.org/frs/?group_id=1306" title="Downloads">Download</a> 
     18  <a href="{relocatable: news.html}"><img src="{relocatable: images/li4.gif}" alt="more" /><br /></a></p> 
     19  </dd> 
     20     
    221  <dt>Nov-12-2007</dt> 
    322  <dd> 
    423  <h5><a href="{relocatable: news.html}">Mongrel 1.1.1, never forget</a></h5> 
    5  
     24   
    625  <p>Mongrel 1.1.1 is out. It fixes the mongrel_rails restart bug.</p> 
    726  <a href="http://rubyforge.org/frs/?group_id=1306" title="Downloads">Download</a> 
  • trunk/site/src/news.page

    r880 r939  
    77 
    88h1. Latest News 
     9 
     10h2. Dec 29: Mongrel 1.1.3 and 1.0.5, security update. For serious. 
     11 
     12Mongrel 1.1.3 and 1.0.5 are out. They fix a security flaw in the DirHandler as reported on the list. The flaw may or may not be already mitigated by your proxy configuration, but you should upgrade when you get the chance (or downgrade to 1.0.3). 
     13 
     14h2. Dec 15: Mongrel 1.1.2, holiday edition. 
     15 
     16Mongrel 1.1.2 is out. It fixes a few bugs and adds JRuby 1.0.x compatibility. 
    917 
    1018h2. Nov 12: Mongrel 1.1.1, never forget.