Boost logo

Boost-Commit :

From: daniel_james_at_[hidden]
Date: 2008-08-12 18:31:06


Author: danieljames
Date: 2008-08-12 18:31:05 EDT (Tue, 12 Aug 2008)
New Revision: 48111
URL: http://svn.boost.org/trac/boost/changeset/48111

Log:
Details for release announcement.
Text files modified:
   website/public_html/beta/feed/build.jam | 2 +-
   website/public_html/beta/feed/history/boost_1_36_0.qbk | 24 +++++++-----------------
   2 files changed, 8 insertions(+), 18 deletions(-)

Modified: website/public_html/beta/feed/build.jam
==============================================================================
--- website/public_html/beta/feed/build.jam (original)
+++ website/public_html/beta/feed/build.jam 2008-08-12 18:31:05 EDT (Tue, 12 Aug 2008)
@@ -58,7 +58,7 @@
 
 path-constant CWD : . ;
 
-make downloads.rss : [ glob-rss history/boost_1_35_0 downloads/* ]
+make downloads.rss : [ glob-rss history/boost_1_36_0 downloads/* ]
     : @rss :
     <title>"Boost Downloads"
     <uri>"http://www.boost.org/feed/download.rss"

Modified: website/public_html/beta/feed/history/boost_1_36_0.qbk
==============================================================================
--- website/public_html/beta/feed/history/boost_1_36_0.qbk (original)
+++ website/public_html/beta/feed/history/boost_1_36_0.qbk 2008-08-12 18:31:05 EDT (Tue, 12 Aug 2008)
@@ -6,21 +6,12 @@
     Intrusive, Math, Multi-index Containers, MPI, PtrContainer, Spirit, Thread,
     Wave, Xpressive.]
     [authors [Dawes, Beman]]
- [last-revision ]
+ [last-revision Tue, 12 Aug 2008 12:00:00 GMT]
 ]
 
 [include ext.qbk]
 
-[/ TODO: Update download link on each release]
-[download http://sourceforge.net/project/showfiles.php?group_id=7586&package_id=8041&release_id=616969]
-
-[/
- 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.
-]
+[download http://sourceforge.net/project/showfiles.php?group_id=7586&package_id=8041&release_id=619445]
 
 [section New Libraries]
 
@@ -124,15 +115,14 @@
 
 [endsect]
 
-[section Supported Compilers]
-
-[/ TODO: Insert supported compilers here]
-
-[endsect]
+[/ section Supported Compilers]
+[/ endsect]
 
 [section Acknowledgements]
 
-[@/users/people/beman_dawes.html Beman Dawes] managed this release.
+[@/users/people/beman_dawes.html Beman Dawes],
+[@/users/people/rene_rivera.html Rene Rivera],
+and Daniel James managed this release.
 
 [endsect]
 


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk