$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r55466 - website/public_html/beta/feed
From: daniel_james_at_[hidden]
Date: 2009-08-08 14:05:07
Author: danieljames
Date: 2009-08-08 14:05:06 EDT (Sat, 08 Aug 2009)
New Revision: 55466
URL: http://svn.boost.org/trac/boost/changeset/55466
Log:
Rebuild release notes.
Text files modified: 
   website/public_html/beta/feed/history.rss |    80 ++++++++++++++++------------------------
   website/public_html/beta/feed/news.rss    |    80 ++++++++++++++++------------------------
   2 files changed, 64 insertions(+), 96 deletions(-)
Modified: website/public_html/beta/feed/history.rss
==============================================================================
--- website/public_html/beta/feed/history.rss	(original)
+++ website/public_html/beta/feed/history.rss	2009-08-08 14:05:06 EDT (Sat, 08 Aug 2009)
@@ -6,9 +6,10 @@
     <description/>
     <language>en-us</language>
     <copyright>Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)</copyright>
-  <item><title>Version 1.40.0</title><pubDate>$Date: 2009/08/05 21:25:53 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
-      Build System improvements. Updated Libraries: Foreach, Function, Hash, Program.Options,
-      Serialization, Unordered, Wave.
+  <item><title>Version 1.40.0</title><pubDate>$Date: 2009/08/08 18:03:58 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
+      Build System improvements. Updated Libraries: Accumulators, Foreach, Function,
+      Fusion, Hash, Interprocess, Intrusive, MPL, Program.Options, Proto, Serialization,
+      Unordered, Xpressive.
     </span></span></boostbook:purpose><boostbook:download>http://sourceforge.net/projects/boost/files/boost/1.40.0 beta/</boostbook:download><description><div class="description">
   
   
@@ -71,6 +72,34 @@
         </ul>
       </li>
       <li>
+        <span class="library"><a href="/libs/interprocess/index.html">Interprocess</a>:</span>
+        <ul>
+          <li>
+            Windows shared memory is created in Shared Documents folder so that it
+            can be shared between services and processes
+          </li>
+          <li>
+            Fixed bugs <a href="https://svn.boost.org/trac/boost/ticket/2967">#2967</a>,
+            <a href="https://svn.boost.org/trac/boost/ticket/2973">#2973</a>,
+            <a href="https://svn.boost.org/trac/boost/ticket/2992">#2992</a>,
+            <a href="https://svn.boost.org/trac/boost/ticket/3138">#3138</a>,
+            <a href="https://svn.boost.org/trac/boost/ticket/3166">#3166</a>,
+            <a href="https://svn.boost.org/trac/boost/ticket/3205">#3205</a>.
+          </li>
+        </ul>
+      </li>
+      <li>
+        <span class="library"><a href="/libs/intrusive/index.html">Intrusive</a>:</span>
+        <ul>
+          <li>
+            Code cleanup in tree_algorithms.hpp and avl_tree_algorithms.hpp
+          </li>
+          <li>
+            Fixed bug <a href="https://svn.boost.org/trac/boost/ticket/3164">#3164</a>.
+          </li>
+        </ul>
+      </li>
+      <li>
         <span class="library"><a href="/libs/mpl/index.html">MPL</a>:</span>
         <ul>
           <li>
@@ -147,51 +176,6 @@
         </ul>
       </li>
       <li>
-        <span class="library"><a href="/libs/wave/index.html">Wave</a>:</span>
-        <ul>
-          <li>
-            Fixed several race condition inhibiting to use Wave in multi threaded
-            environments. Wave is now usable in multi threaded applications again.
-          </li>
-          <li>
-            Fixed compilation problems caused by recent changes to the multi_pass
-            iterator from Spirit V2.1.
-          </li>
-          <li>
-            Fixed Wave to compile with BOOST_FILESYSTEM_NO_DEPRECATED defined (i.e.
-            the library doesn't use the deprecated filesystem interface anymore).
-          </li>
-          <li>
-            Switched to Re2C V0.13.5
-          </li>
-          <li>
-            Specifying a custom token type now works as expected. The new lexer interface
-            introduced in V2.0 broke this part.
-          </li>
-          <li>
-            Removed old code related to pre Boost V1.31 (related to V1 of iterator
-            library), this breaks compatibility with Boost versions this old.
-          </li>
-          <li>
-            Incorporated the changes from latest version of the flex_string class
-            (<a href="https://svn.boost.org/trac/boost/ticket/2946">#2946</a>).
-          </li>
-          <li>
-            Finally fixed all remaining examples. Everything seems to work fine now.
-          </li>
-          <li>
-            Added a new commandline option <code><span class="special">--</span><span class="identifier">macrocounts</span></code>/<code><span class="special">-</span><span class="identifier">c</span></code> to the Wave driver application which
-            lists all macro invocation counts to an optionally specified file (default
-            is <code><span class="identifier">cout</span></code>).
-          </li>
-          <li>
-            Fixed <code><span class="special">--</span><span class="identifier">list_includes</span></code>/<code><span class="special">-</span><span class="identifier">l</span></code>
-            command line option of the wave driver tool to correctly indent the generated
-            list of included files.
-          </li>
-        </ul>
-      </li>
-      <li>
         <span class="library"><a href="/libs/xpressive/index.html">Xpressive</a>:</span>
         <ul>
           <li>
Modified: website/public_html/beta/feed/news.rss
==============================================================================
--- website/public_html/beta/feed/news.rss	(original)
+++ website/public_html/beta/feed/news.rss	2009-08-08 14:05:06 EDT (Sat, 08 Aug 2009)
@@ -6,9 +6,10 @@
     <description/>
     <language>en-us</language>
     <copyright>Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)</copyright>
-  <item><title>Version 1.40.0</title><pubDate>$Date: 2009/08/05 21:25:53 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
-      Build System improvements. Updated Libraries: Foreach, Function, Hash, Program.Options,
-      Serialization, Unordered, Wave.
+  <item><title>Version 1.40.0</title><pubDate>$Date: 2009/08/08 18:03:58 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
+      Build System improvements. Updated Libraries: Accumulators, Foreach, Function,
+      Fusion, Hash, Interprocess, Intrusive, MPL, Program.Options, Proto, Serialization,
+      Unordered, Xpressive.
     </span></span></boostbook:purpose><boostbook:download>http://sourceforge.net/projects/boost/files/boost/1.40.0 beta/</boostbook:download><description><div class="description">
   
   
@@ -71,6 +72,34 @@
         </ul>
       </li>
       <li>
+        <span class="library"><a href="/libs/interprocess/index.html">Interprocess</a>:</span>
+        <ul>
+          <li>
+            Windows shared memory is created in Shared Documents folder so that it
+            can be shared between services and processes
+          </li>
+          <li>
+            Fixed bugs <a href="https://svn.boost.org/trac/boost/ticket/2967">#2967</a>,
+            <a href="https://svn.boost.org/trac/boost/ticket/2973">#2973</a>,
+            <a href="https://svn.boost.org/trac/boost/ticket/2992">#2992</a>,
+            <a href="https://svn.boost.org/trac/boost/ticket/3138">#3138</a>,
+            <a href="https://svn.boost.org/trac/boost/ticket/3166">#3166</a>,
+            <a href="https://svn.boost.org/trac/boost/ticket/3205">#3205</a>.
+          </li>
+        </ul>
+      </li>
+      <li>
+        <span class="library"><a href="/libs/intrusive/index.html">Intrusive</a>:</span>
+        <ul>
+          <li>
+            Code cleanup in tree_algorithms.hpp and avl_tree_algorithms.hpp
+          </li>
+          <li>
+            Fixed bug <a href="https://svn.boost.org/trac/boost/ticket/3164">#3164</a>.
+          </li>
+        </ul>
+      </li>
+      <li>
         <span class="library"><a href="/libs/mpl/index.html">MPL</a>:</span>
         <ul>
           <li>
@@ -147,51 +176,6 @@
         </ul>
       </li>
       <li>
-        <span class="library"><a href="/libs/wave/index.html">Wave</a>:</span>
-        <ul>
-          <li>
-            Fixed several race condition inhibiting to use Wave in multi threaded
-            environments. Wave is now usable in multi threaded applications again.
-          </li>
-          <li>
-            Fixed compilation problems caused by recent changes to the multi_pass
-            iterator from Spirit V2.1.
-          </li>
-          <li>
-            Fixed Wave to compile with BOOST_FILESYSTEM_NO_DEPRECATED defined (i.e.
-            the library doesn't use the deprecated filesystem interface anymore).
-          </li>
-          <li>
-            Switched to Re2C V0.13.5
-          </li>
-          <li>
-            Specifying a custom token type now works as expected. The new lexer interface
-            introduced in V2.0 broke this part.
-          </li>
-          <li>
-            Removed old code related to pre Boost V1.31 (related to V1 of iterator
-            library), this breaks compatibility with Boost versions this old.
-          </li>
-          <li>
-            Incorporated the changes from latest version of the flex_string class
-            (<a href="https://svn.boost.org/trac/boost/ticket/2946">#2946</a>).
-          </li>
-          <li>
-            Finally fixed all remaining examples. Everything seems to work fine now.
-          </li>
-          <li>
-            Added a new commandline option <code><span class="special">--</span><span class="identifier">macrocounts</span></code>/<code><span class="special">-</span><span class="identifier">c</span></code> to the Wave driver application which
-            lists all macro invocation counts to an optionally specified file (default
-            is <code><span class="identifier">cout</span></code>).
-          </li>
-          <li>
-            Fixed <code><span class="special">--</span><span class="identifier">list_includes</span></code>/<code><span class="special">-</span><span class="identifier">l</span></code>
-            command line option of the wave driver tool to correctly indent the generated
-            list of included files.
-          </li>
-        </ul>
-      </li>
-      <li>
         <span class="library"><a href="/libs/xpressive/index.html">Xpressive</a>:</span>
         <ul>
           <li>