$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r51088 - in website/public_html/beta/feed: . history templates
From: daniel_james_at_[hidden]
Date: 2009-02-08 09:15:16
Author: danieljames
Date: 2009-02-08 09:15:15 EST (Sun, 08 Feb 2009)
New Revision: 51088
URL: http://svn.boost.org/trac/boost/changeset/51088
Log:
Until release is pushed to sourceforge, link to the boost download list.
Text files modified: 
   website/public_html/beta/feed/downloads.rss              |     3 ++-                                     
   website/public_html/beta/feed/history.rss                |     3 ++-                                     
   website/public_html/beta/feed/history/boost_1_38_0.qbk   |    12 +++---------                            
   website/public_html/beta/feed/news.rss                   |     3 ++-                                     
   website/public_html/beta/feed/templates/boost_x_xx_x.qbk |     4 +++-                                    
   5 files changed, 12 insertions(+), 13 deletions(-)
Modified: website/public_html/beta/feed/downloads.rss
 Modified: website/public_html/beta/feed/history.rss
 Modified: website/public_html/beta/feed/history/boost_1_38_0.qbk
 Modified: website/public_html/beta/feed/news.rss
 Modified: website/public_html/beta/feed/templates/boost_x_xx_x.qbk
==============================================================================
--- website/public_html/beta/feed/downloads.rss	(original)
+++ website/public_html/beta/feed/downloads.rss	2009-02-08 09:15:15 EST (Sun, 08 Feb 2009)
@@ -11,7 +11,8 @@
       Config, Date_Time, Exception, Filesystem, Graph, Hash, Interprocess, Intrusive,
       Math, Multi-index Containers, Proto, Regex, TR1, Type Traits, Unordered, Xpressive.
       Other Changes: Experimental CMake build system.
-    </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><description><div class="description">
+  
   <div id="version_1_38_0.new_libraries">
     <h3><span class="link">New Libraries</span></h3>
     <ul>
==============================================================================
--- website/public_html/beta/feed/history.rss	(original)
+++ website/public_html/beta/feed/history.rss	2009-02-08 09:15:15 EST (Sun, 08 Feb 2009)
@@ -11,7 +11,8 @@
       Config, Date_Time, Exception, Filesystem, Graph, Hash, Interprocess, Intrusive,
       Math, Multi-index Containers, Proto, Regex, TR1, Type Traits, Unordered, Xpressive.
       Other Changes: Experimental CMake build system.
-    </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><description><div class="description">
+  
   <div id="version_1_38_0.new_libraries">
     <h3><span class="link">New Libraries</span></h3>
     <ul>
==============================================================================
--- website/public_html/beta/feed/history/boost_1_38_0.qbk	(original)
+++ website/public_html/beta/feed/history/boost_1_38_0.qbk	2009-02-08 09:15:15 EST (Sun, 08 Feb 2009)
@@ -13,15 +13,9 @@
 
 [include ext.qbk]
 
-[/ TODO: Add download link on release]
-
-[/
-    When adding libraries:
-
-    1. Libraries are listed in alphabetical order.
-    2. Besides the dedicated entry, the lib name should be added to the
-       [purpose] section at the beginning of the page.
-]
+[/ TODO: Update download link on release, it currently just links to the list
+         of versions of boost on sourceforge.]
+[download http://sourceforge.net/project/showfiles.php?group_id=7586&package_id=8041]
 
 [section New Libraries]
 
==============================================================================
--- website/public_html/beta/feed/news.rss	(original)
+++ website/public_html/beta/feed/news.rss	2009-02-08 09:15:15 EST (Sun, 08 Feb 2009)
@@ -11,7 +11,8 @@
       Config, Date_Time, Exception, Filesystem, Graph, Hash, Interprocess, Intrusive,
       Math, Multi-index Containers, Proto, Regex, TR1, Type Traits, Unordered, Xpressive.
       Other Changes: Experimental CMake build system.
-    </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><description><div class="description">
+  
   <div id="version_1_38_0.new_libraries">
     <h3><span class="link">New Libraries</span></h3>
     <ul>
==============================================================================
--- website/public_html/beta/feed/templates/boost_x_xx_x.qbk	(original)
+++ website/public_html/beta/feed/templates/boost_x_xx_x.qbk	2009-02-08 09:15:15 EST (Sun, 08 Feb 2009)
@@ -8,7 +8,9 @@
 
 [include ext.qbk]
 
-[/ TODO: Add download link on release]
+[/ TODO: Update download link on release, it currently just links to the list
+         of versions of boost on sourceforge.]
+[download http://sourceforge.net/project/showfiles.php?group_id=7586&package_id=8041]
 
 [/
     When adding libraries:
 
$include_dir="/home/hyper-archives/boost-commit/include";
include("$include_dir/msg-footer.inc");
?>