about summary refs log tree commit homepage
path: root/doc/site
diff options
context:
space:
mode:
Diffstat (limited to 'doc/site')
-rw-r--r--doc/site/src/default.template10
-rw-r--r--doc/site/src/news.page9
2 files changed, 18 insertions, 1 deletions
diff --git a/doc/site/src/default.template b/doc/site/src/default.template
index fbcd8f2..171c5a8 100644
--- a/doc/site/src/default.template
+++ b/doc/site/src/default.template
@@ -46,8 +46,16 @@
         <h4>NEWS</h4>
 
         <dl>
-          <dt>Feb-13-2006</dt>
+          <dt>Feb-14-2006</dt>
+          <dd>
+            <h5><a href="{relocatable: news.html}">Mongrel 0.3.3 Bug Fix</a></h5>
 
+            <p>Very small bug fix that repairs a missing require.</p>
+              <a href="http://rubyforge.org/frs/?group_id=1306" title="Downloads">Download</a>
+              <a href="{relocatable: news.html}"><img src="images/li4.gif" alt="more" /><br /></a></p>
+          </dd>
+
+          <dt>Feb-13-2006</dt>
           <dd>
             <h5><a href="{relocatable: news.html}">Mongrel 0.3.2 Released</a></h5>
 
diff --git a/doc/site/src/news.page b/doc/site/src/news.page
index db2fdc3..d3daa74 100644
--- a/doc/site/src/news.page
+++ b/doc/site/src/news.page
@@ -7,6 +7,15 @@ ordering: 2
 
 h1. Latest News
 
+h2.  Feb-14: Mongrel 0.3.3 Released
+
+This is a very small release that does nothing but add a one line fix
+for a major bug.  Basically, the 0.3.2 release works great with Rails,
+but other runners will have problems since I didn't require the timeout
+library needed.  Everyone should upgrade.
+
+"Download 0.3.3":http://rubyforge.org/frs/?group_id=1306
+
 h2.  Feb-13: Mongrel 0.3.2 Released
 
 Lots of little things people asked for in 0.3.1 release.  Changes are: