From 3d41662010fc60330cf60e64f4fd7639bc782c87 Mon Sep 17 00:00:00 2001
From: zedshaw
Date: Fri, 15 Dec 2006 08:59:53 +0000
Subject: [PATCH] Updated news.
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@464 19e92222-5c0b-0410-8929-a290d50e31e9
---
doc/site/src/news.include | 9 +++++++++
doc/site/src/news.page | 14 ++++++++++++++
2 files changed, 23 insertions(+)
diff --git a/doc/site/src/news.include b/doc/site/src/news.include
index c53add17..582cfb6b 100644
--- a/doc/site/src/news.include
+++ b/doc/site/src/news.include
@@ -1,4 +1,13 @@
+ - Nov-25-2006
+ -
+
+
+
One step close to 1.0 RC1 this release adds a bit of a boost for FreeBSD people.
+ Read About It
+ 
+
+
Nov-24-2006
diff --git a/doc/site/src/news.page b/doc/site/src/news.page
index 1a57a62a..0bd45990 100644
--- a/doc/site/src/news.page
+++ b/doc/site/src/news.page
@@ -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