$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: daniel_james_at_[hidden]
Date: 2008-07-31 17:27:38
Author: danieljames
Date: 2008-07-31 17:27:38 EDT (Thu, 31 Jul 2008)
New Revision: 47922
URL: http://svn.boost.org/trac/boost/changeset/47922
Log:
Rebuild the rss feeds.
Text files modified: 
   website/public_html/beta/feed/downloads.rss |     3 +--                                     
   website/public_html/beta/feed/history.rss   |    20 +++++++++++++++++---                    
   website/public_html/beta/feed/news.rss      |    20 +++++++++++++++++---                    
   3 files changed, 35 insertions(+), 8 deletions(-)
Modified: website/public_html/beta/feed/downloads.rss
==============================================================================
--- website/public_html/beta/feed/downloads.rss	(original)
+++ website/public_html/beta/feed/downloads.rss	2008-07-31 17:27:38 EDT (Thu, 31 Jul 2008)
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
-<rss version="2.0" xmlns:boostbook="urn:boost.org:boostbook">
+<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:boostbook="urn:boost.org:boostbook">
   <channel>
     <generator>BoostBook2RSS</generator>
     <title>Boost Downloads</title>
Modified: website/public_html/beta/feed/history.rss
 Modified: website/public_html/beta/feed/news.rss
==============================================================================
--- website/public_html/beta/feed/history.rss	(original)
+++ website/public_html/beta/feed/history.rss	2008-07-31 17:27:38 EDT (Thu, 31 Jul 2008)
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
-<rss version="2.0" xmlns:boostbook="urn:boost.org:boostbook">
+<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:boostbook="urn:boost.org:boostbook">
   <channel>
     <generator>BoostBook2RSS</generator>
     <title>Boost History</title>
@@ -11,7 +10,8 @@
       New Libraries: Accumulators, Exception, Units, Unordered. Updated Libraries:
       Assign, Foreach, Interprocess, Intrusive, Math, Multi-index Containers, PtrContainer,
       Spirit, Thread, Xpressive.
-    </span></span></boostbook:purpose><description><div class="description">
+    </span></span></boostbook:purpose><boostbook:download>http://sourceforge.net/project/showfiles.php?group_id=7586&package_id=8041&release_id=616969><description><div class="description">
+  
   <div id="version_1_36_0.new_libraries">
     <h3><span class="link">New Libraries</span></h3>
     <ul>
@@ -174,6 +174,20 @@
         </ul>
       </li>
       <li>
+        <span class="library"><a href="/libs/wave/index.html">Wave</a>:</span>
+        <ul>
+          <li>
+            Wave V2.0 is a new major release introducing some breaking API changes,
+            preventing it to be used with Boost versions earlier than V1.36.0. Mainly,
+            the API and hook interface have been streamlined for more consistency.
+          </li>
+          <li>
+            Fixed a couple of bugs, improved regression test system to include testing
+            of the preporcessing hooks interface (for details see: <a href="/libs/wave/ChangeLog">Changelog</a>).
+          </li>
+        </ul>
+      </li>
+      <li>
         <span class="library"><a href="/libs/xpressive/index.html">Xpressive</a>:</span> 
   Regular
         expressions that can be written as strings or as expression templates, and
==============================================================================
--- website/public_html/beta/feed/news.rss	(original)
+++ website/public_html/beta/feed/news.rss	2008-07-31 17:27:38 EDT (Thu, 31 Jul 2008)
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
-<rss version="2.0" xmlns:boostbook="urn:boost.org:boostbook">
+<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:boostbook="urn:boost.org:boostbook">
   <channel>
     <generator>BoostBook2RSS</generator>
     <title>Boost News</title>
@@ -11,7 +10,8 @@
       New Libraries: Accumulators, Exception, Units, Unordered. Updated Libraries:
       Assign, Foreach, Interprocess, Intrusive, Math, Multi-index Containers, PtrContainer,
       Spirit, Thread, Xpressive.
-    </span></span></boostbook:purpose><description><div class="description">
+    </span></span></boostbook:purpose><boostbook:download>http://sourceforge.net/project/showfiles.php?group_id=7586&package_id=8041&release_id=616969><description><div class="description">
+  
   <div id="version_1_36_0.new_libraries">
     <h3><span class="link">New Libraries</span></h3>
     <ul>
@@ -174,6 +174,20 @@
         </ul>
       </li>
       <li>
+        <span class="library"><a href="/libs/wave/index.html">Wave</a>:</span>
+        <ul>
+          <li>
+            Wave V2.0 is a new major release introducing some breaking API changes,
+            preventing it to be used with Boost versions earlier than V1.36.0. Mainly,
+            the API and hook interface have been streamlined for more consistency.
+          </li>
+          <li>
+            Fixed a couple of bugs, improved regression test system to include testing
+            of the preporcessing hooks interface (for details see: <a href="/libs/wave/ChangeLog">Changelog</a>).
+          </li>
+        </ul>
+      </li>
+      <li>
         <span class="library"><a href="/libs/xpressive/index.html">Xpressive</a>:</span> 
   Regular
         expressions that can be written as strings or as expression templates, and
 
$include_dir="/home/hyper-archives/boost-commit/include";
include("$include_dir/msg-footer.inc");
?>