|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r56665 - in website/public_html/beta/feed: . history
From: daniel_james_at_[hidden]
Date: 2009-10-09 02:55:52
Author: danieljames
Date: 2009-10-09 02:55:51 EDT (Fri, 09 Oct 2009)
New Revision: 56665
URL: http://svn.boost.org/trac/boost/changeset/56665
Log:
Add wave release note.
Text files modified:
website/public_html/beta/feed/history.rss | 11 ++++++++---
website/public_html/beta/feed/history/boost_1_41_0.qbk | 19 +++----------------
website/public_html/beta/feed/news.rss | 11 ++++++++---
3 files changed, 19 insertions(+), 22 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-10-09 02:55:51 EDT (Fri, 09 Oct 2009)
@@ -6,8 +6,8 @@
<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.41.0</title><pubDate>$Date: 2009/09/15 06:56:41 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
- New Library: Property Tree.
+ <item><title>Version 1.41.0</title><pubDate>$Date: 2009/10/09 06:54:15 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
+ New Library: Property Tree. Updated libraries: Wave.
</span></span></boostbook:purpose><description><div class="description">
@@ -25,7 +25,12 @@
<h3><span class="link">Updated Libraries</span></h3>
<ul>
<li>
- <em>TODO</em>
+ <span class="library"><a href="/libs/wave/index.html">Wave</a>:</span>
+ <ul>
+ <li>
+ See the <a href="/libs/wave/ChangeLog">changelog</a> for details.
+ </li>
+ </ul>
</li>
</ul>
</div>
Modified: website/public_html/beta/feed/history/boost_1_41_0.qbk
==============================================================================
--- website/public_html/beta/feed/history/boost_1_41_0.qbk (original)
+++ website/public_html/beta/feed/history/boost_1_41_0.qbk 2009-10-09 02:55:51 EDT (Fri, 09 Oct 2009)
@@ -1,7 +1,7 @@
[article Version 1.41.0
[quickbook 1.4]
[source-mode c++]
- [purpose New Library: Property Tree. ]
+ [purpose New Library: Property Tree. Updated libraries: Wave.]
[authors [Dawes, Beman]]
[last-revision ]
]
@@ -17,20 +17,6 @@
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.
-
- Example new library message:
-
-* [phrase library..[@/libs/accumulators/index.html Accumulators]:] Framework for
- incremental calculation, and collection of statistical accumulators, from Eric Niebler.
-
- Example update message:
-
-* [phrase library..[@/libs/interprocess/index.html Interprocess]:]
- * Added anonymous shared memory for UNIX systems.
- * Fixed missing move semantics on managed memory classes.
- * Added copy_on_write and open_read_only options for shared memory
- and mapped file managed classes.
- * `shared_ptr` is movable and supports aliasing.
]
[section New Libraries]
@@ -43,7 +29,8 @@
[section Updated Libraries]
-* /TODO/
+* [phrase library..[@/libs/wave/index.html Wave]:]
+ * See the [@/libs/wave/ChangeLog changelog] for details.
[endsect]
Modified: website/public_html/beta/feed/news.rss
==============================================================================
--- website/public_html/beta/feed/news.rss (original)
+++ website/public_html/beta/feed/news.rss 2009-10-09 02:55:51 EDT (Fri, 09 Oct 2009)
@@ -6,8 +6,8 @@
<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.41.0</title><pubDate>$Date: 2009/09/15 06:56:41 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
- New Library: Property Tree.
+ <item><title>Version 1.41.0</title><pubDate>$Date: 2009/10/09 06:54:15 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
+ New Library: Property Tree. Updated libraries: Wave.
</span></span></boostbook:purpose><description><div class="description">
@@ -25,7 +25,12 @@
<h3><span class="link">Updated Libraries</span></h3>
<ul>
<li>
- <em>TODO</em>
+ <span class="library"><a href="/libs/wave/index.html">Wave</a>:</span>
+ <ul>
+ <li>
+ See the <a href="/libs/wave/ChangeLog">changelog</a> for details.
+ </li>
+ </ul>
</li>
</ul>
</div>
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