$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r52515 - in website/public_html/beta/feed: . history
From: daniel_james_at_[hidden]
Date: 2009-04-20 13:22:15
Author: danieljames
Date: 2009-04-20 13:22:12 EDT (Mon, 20 Apr 2009)
New Revision: 52515
URL: http://svn.boost.org/trac/boost/changeset/52515
Log:
Fix a link, and rebuild rss feeds.
Text files modified: 
   website/public_html/beta/feed/history.rss              |    20 +++++++++++++++++++-                    
   website/public_html/beta/feed/history/boost_1_39_0.qbk |     2 +-                                      
   website/public_html/beta/feed/news.rss                 |    20 +++++++++++++++++++-                    
   3 files changed, 39 insertions(+), 3 deletions(-)
Modified: website/public_html/beta/feed/history.rss
 Modified: website/public_html/beta/feed/history/boost_1_39_0.qbk
 Modified: website/public_html/beta/feed/news.rss
==============================================================================
--- website/public_html/beta/feed/history.rss	(original)
+++ website/public_html/beta/feed/history.rss	2009-04-20 13:22:12 EDT (Mon, 20 Apr 2009)
@@ -7,7 +7,7 @@
     <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.39.0</title><pubDate>$Date: 2009/04/20 07:26:50 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
+  <item><title>Version 1.39.0</title><pubDate>$Date: 2009/04/20 17:20:05 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
       New Libraries: Signals2. Updated Libraries: Flyweight, Hash, Program.Options,
       Unordered. Updated Tools: Boostbook, Quickbook.
     </span></span></boostbook:purpose><boostbook:download>http://sourceforge.net/project/showfiles.php?group_id=7586&package_id=8041><description><div class="description">
@@ -52,6 +52,24 @@
         </ul>
       </li>
       <li>
+        <span class="library"><a href="/libs/interprocess/index.html">Interprocess</a>:</span>
+        <ul>
+          <li>
+            Increased portability and bug fixes. Full details in the library <a href="/doc/html/interprocess/acknowledgements_notes.html#interprocess.acknowledgements_notes.release_notes.release_notes_boost_1_39_00">change
+            log</a>.
+          </li>
+        </ul>
+      </li>
+      <li>
+        <span class="library"><a href="/libs/intrusive/index.html">Intrusive</a>:</span>
+        <ul>
+          <li>
+            Optimizations and bug fixes. Full details in the library <a href="/doc/html/intrusive/release_notes.html#intrusive.release_notes.release_notes_boost_1_39_00">change
+            log</a>.
+          </li>
+        </ul>
+      </li>
+      <li>
         <span class="library"><a href="/libs/program_options/index.html">Program.Options</a>:</span>
         <ul>
           <li>
==============================================================================
--- website/public_html/beta/feed/history/boost_1_39_0.qbk	(original)
+++ website/public_html/beta/feed/history/boost_1_39_0.qbk	2009-04-20 13:22:12 EDT (Mon, 20 Apr 2009)
@@ -53,7 +53,7 @@
 * [phrase library..[@/libs/intrusive/index.html Intrusive]:]
   *  Optimizations and bug fixes.
     Full details in the library
-    [@/doc/libs/1_38_0/doc/html/intrusive/release_notes.html#intrusive.release_notes.release_notes_boost_1_39_00
+    [@/doc/html/intrusive/release_notes.html#intrusive.release_notes.release_notes_boost_1_39_00
     change log].
 
 * [phrase library..[@/libs/program_options/index.html Program.Options]:]
==============================================================================
--- website/public_html/beta/feed/news.rss	(original)
+++ website/public_html/beta/feed/news.rss	2009-04-20 13:22:12 EDT (Mon, 20 Apr 2009)
@@ -7,7 +7,7 @@
     <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.39.0</title><pubDate>$Date: 2009/04/20 07:26:50 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
+  <item><title>Version 1.39.0</title><pubDate>$Date: 2009/04/20 17:20:05 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
       New Libraries: Signals2. Updated Libraries: Flyweight, Hash, Program.Options,
       Unordered. Updated Tools: Boostbook, Quickbook.
     </span></span></boostbook:purpose><boostbook:download>http://sourceforge.net/project/showfiles.php?group_id=7586&package_id=8041><description><div class="description">
@@ -52,6 +52,24 @@
         </ul>
       </li>
       <li>
+        <span class="library"><a href="/libs/interprocess/index.html">Interprocess</a>:</span>
+        <ul>
+          <li>
+            Increased portability and bug fixes. Full details in the library <a href="/doc/html/interprocess/acknowledgements_notes.html#interprocess.acknowledgements_notes.release_notes.release_notes_boost_1_39_00">change
+            log</a>.
+          </li>
+        </ul>
+      </li>
+      <li>
+        <span class="library"><a href="/libs/intrusive/index.html">Intrusive</a>:</span>
+        <ul>
+          <li>
+            Optimizations and bug fixes. Full details in the library <a href="/doc/html/intrusive/release_notes.html#intrusive.release_notes.release_notes_boost_1_39_00">change
+            log</a>.
+          </li>
+        </ul>
+      </li>
+      <li>
         <span class="library"><a href="/libs/program_options/index.html">Program.Options</a>:</span>
         <ul>
           <li>
 
$include_dir="/home/hyper-archives/boost-commit/include";
include("$include_dir/msg-footer.inc");
?>