|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r55673 - website/public_html/beta/feed
From: daniel_james_at_[hidden]
Date: 2009-08-19 19:01:22
Author: danieljames
Date: 2009-08-19 19:01:21 EDT (Wed, 19 Aug 2009)
New Revision: 55673
URL: http://svn.boost.org/trac/boost/changeset/55673
Log:
Rebuild release notes.
Text files modified:
website/public_html/beta/feed/history.rss | 8 +++++++-
website/public_html/beta/feed/news.rss | 8 +++++++-
2 files changed, 14 insertions(+), 2 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-19 19:01:21 EDT (Wed, 19 Aug 2009)
@@ -6,7 +6,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.40.0</title><pubDate>$Date: 2009/08/17 21:07:19 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
+ <item><title>Version 1.40.0</title><pubDate>$Date: 2009/08/19 23:00:51 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
Build System improvements. Updated Libraries: Accumulators, Circular Buffer,
Foreach, Function, Fusion, Hash, Interprocess, Intrusive, MPL, Program.Options,
Proto, Serialization, Unordered, Xpressive.
@@ -115,6 +115,12 @@
Added <code><span class="identifier">mpl</span><span class="special">::</span><span class="identifier">char_</span></code> and <code><span class="identifier">mpl</span><span class="special">::</span><span class="identifier">string</span></code>
for compile-time string manipulation, based on multichar literals (<a href="https://svn.boost.org/trac/boost/ticket/2905">#2905</a>).
</li>
+ <li>
+ Updated <a href="/libs/mpl/doc/refmanual.html">MPL Reference Manual</a>.
+ </li>
+ <li>
+ Bug fixes.
+ </li>
</ul>
</li>
<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-19 19:01:21 EDT (Wed, 19 Aug 2009)
@@ -6,7 +6,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.40.0</title><pubDate>$Date: 2009/08/17 21:07:19 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
+ <item><title>Version 1.40.0</title><pubDate>$Date: 2009/08/19 23:00:51 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
Build System improvements. Updated Libraries: Accumulators, Circular Buffer,
Foreach, Function, Fusion, Hash, Interprocess, Intrusive, MPL, Program.Options,
Proto, Serialization, Unordered, Xpressive.
@@ -115,6 +115,12 @@
Added <code><span class="identifier">mpl</span><span class="special">::</span><span class="identifier">char_</span></code> and <code><span class="identifier">mpl</span><span class="special">::</span><span class="identifier">string</span></code>
for compile-time string manipulation, based on multichar literals (<a href="https://svn.boost.org/trac/boost/ticket/2905">#2905</a>).
</li>
+ <li>
+ Updated <a href="/libs/mpl/doc/refmanual.html">MPL Reference Manual</a>.
+ </li>
+ <li>
+ Bug fixes.
+ </li>
</ul>
</li>
<li>
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