|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r84963 - in website/public_html/live: feed/history generated generated/state users/history
From: dnljms_at_[hidden]
Date: 2013-07-06 18:16:36
Author: danieljames
Date: 2013-07-06 18:16:36 EDT (Sat, 06 Jul 2013)
New Revision: 84963
URL: http://svn.boost.org/trac/boost/changeset/84963
Log:
Add 1.54.0 patches to release notes.
Text files modified:
website/public_html/live/feed/history/boost_1_54_0.qbk | 7 +++++++
website/public_html/live/generated/dev.rss | 15 +++++++++++++++
website/public_html/live/generated/downloads.rss | 15 +++++++++++++++
website/public_html/live/generated/history.rss | 15 +++++++++++++++
website/public_html/live/generated/news.rss | 15 +++++++++++++++
website/public_html/live/generated/state/feed-pages.txt | 2 +-
website/public_html/live/generated/state/rss-items.txt | 15 +++++++++++++++
website/public_html/live/users/history/version_1_54_0.html | 15 +++++++++++++++
8 files changed, 98 insertions(+), 1 deletions(-)
Modified: website/public_html/live/feed/history/boost_1_54_0.qbk
==============================================================================
--- website/public_html/live/feed/history/boost_1_54_0.qbk Sat Jul 6 18:13:34 2013 (r84962)
+++ website/public_html/live/feed/history/boost_1_54_0.qbk 2013-07-06 18:16:36 EDT (Sat, 06 Jul 2013) (r84963)
@@ -20,6 +20,13 @@
[status released]
[download http://sourceforge.net/projects/boost/files/boost/1.54.0/]
+[section Patches]
+
+* [@/patches/1_54_0/001-coroutine.patch Coroutine patch]
+* [@/patches/1_54_0/002-coroutine.patch Date Time patch]
+
+[endsect]
+
[section News]
[section Supported CPUs]
Modified: website/public_html/live/generated/dev.rss
==============================================================================
--- website/public_html/live/generated/dev.rss Sat Jul 6 18:13:34 2013 (r84962)
+++ website/public_html/live/generated/dev.rss 2013-07-06 18:16:36 EDT (Sat, 06 Jul 2013) (r84963)
@@ -11,6 +11,21 @@
+ <div id="version_1_54_0.patches">
+ <h3><span class="link">Patches</span></h3>
+ <ul>
+ <li>
+ <div>
+ <a href="http://www.boost.org/patches/1_54_0/001-coroutine.patch">Coroutine patch</a>
+ </div>
+ </li>
+ <li>
+ <div>
+ <a href="http://www.boost.org/patches/1_54_0/002-coroutine.patch">Date Time patch</a>
+ </div>
+ </li>
+ </ul>
+ </div>
<div id="version_1_54_0.news">
<h3><span class="link">News</span></h3>
<div id="version_1_54_0.news.supported_cpus">
Modified: website/public_html/live/generated/downloads.rss
==============================================================================
--- website/public_html/live/generated/downloads.rss Sat Jul 6 18:13:34 2013 (r84962)
+++ website/public_html/live/generated/downloads.rss 2013-07-06 18:16:36 EDT (Sat, 06 Jul 2013) (r84963)
@@ -11,6 +11,21 @@
+ <div id="version_1_54_0.patches">
+ <h3><span class="link">Patches</span></h3>
+ <ul>
+ <li>
+ <div>
+ <a href="http://www.boost.org/patches/1_54_0/001-coroutine.patch">Coroutine patch</a>
+ </div>
+ </li>
+ <li>
+ <div>
+ <a href="http://www.boost.org/patches/1_54_0/002-coroutine.patch">Date Time patch</a>
+ </div>
+ </li>
+ </ul>
+ </div>
<div id="version_1_54_0.news">
<h3><span class="link">News</span></h3>
<div id="version_1_54_0.news.supported_cpus">
Modified: website/public_html/live/generated/history.rss
==============================================================================
--- website/public_html/live/generated/history.rss Sat Jul 6 18:13:34 2013 (r84962)
+++ website/public_html/live/generated/history.rss 2013-07-06 18:16:36 EDT (Sat, 06 Jul 2013) (r84963)
@@ -11,6 +11,21 @@
+ <div id="version_1_54_0.patches">
+ <h3><span class="link">Patches</span></h3>
+ <ul>
+ <li>
+ <div>
+ <a href="http://www.boost.org/patches/1_54_0/001-coroutine.patch">Coroutine patch</a>
+ </div>
+ </li>
+ <li>
+ <div>
+ <a href="http://www.boost.org/patches/1_54_0/002-coroutine.patch">Date Time patch</a>
+ </div>
+ </li>
+ </ul>
+ </div>
<div id="version_1_54_0.news">
<h3><span class="link">News</span></h3>
<div id="version_1_54_0.news.supported_cpus">
Modified: website/public_html/live/generated/news.rss
==============================================================================
--- website/public_html/live/generated/news.rss Sat Jul 6 18:13:34 2013 (r84962)
+++ website/public_html/live/generated/news.rss 2013-07-06 18:16:36 EDT (Sat, 06 Jul 2013) (r84963)
@@ -11,6 +11,21 @@
+ <div id="version_1_54_0.patches">
+ <h3><span class="link">Patches</span></h3>
+ <ul>
+ <li>
+ <div>
+ <a href="http://www.boost.org/patches/1_54_0/001-coroutine.patch">Coroutine patch</a>
+ </div>
+ </li>
+ <li>
+ <div>
+ <a href="http://www.boost.org/patches/1_54_0/002-coroutine.patch">Date Time patch</a>
+ </div>
+ </li>
+ </ul>
+ </div>
<div id="version_1_54_0.news">
<h3><span class="link">News</span></h3>
<div id="version_1_54_0.news.supported_cpus">
Modified: website/public_html/live/generated/state/feed-pages.txt
==============================================================================
--- website/public_html/live/generated/state/feed-pages.txt Sat Jul 6 18:13:34 2013 (r84962)
+++ website/public_html/live/generated/state/feed-pages.txt 2013-07-06 18:16:36 EDT (Sat, 06 Jul 2013) (r84963)
@@ -2024,7 +2024,7 @@
" Library: Signals.
"
-qbk_hash
-"9d6b22f873641278a37d12ad8b61e71864017a6dd6f399c7c21189c031f33792
+"53d9fee9aee9b5c612a7cf53eac769bbfeb2585815adc09ed30e52f6f5cfb948
-release_status
"released
-title
Modified: website/public_html/live/generated/state/rss-items.txt
==============================================================================
--- website/public_html/live/generated/state/rss-items.txt Sat Jul 6 18:13:34 2013 (r84962)
+++ website/public_html/live/generated/state/rss-items.txt 2013-07-06 18:16:36 EDT (Sat, 06 Jul 2013) (r84963)
@@ -18635,6 +18635,21 @@
"
"
"
+" <div id="version_1_54_0.patches">
+" <h3><span class="link">Patches</span></h3>
+" <ul>
+" <li>
+" <div>
+" <a href="http://www.boost.org/patches/1_54_0/001-coroutine.patch">Coroutine patch</a>
+" </div>
+" </li>
+" <li>
+" <div>
+" <a href="http://www.boost.org/patches/1_54_0/002-coroutine.patch">Date Time patch</a>
+" </div>
+" </li>
+" </ul>
+" </div>
" <div id="version_1_54_0.news">
" <h3><span class="link">News</span></h3>
" <div id="version_1_54_0.news.supported_cpus">
Modified: website/public_html/live/users/history/version_1_54_0.html
==============================================================================
--- website/public_html/live/users/history/version_1_54_0.html Sat Jul 6 18:13:34 2013 (r84962)
+++ website/public_html/live/users/history/version_1_54_0.html 2013-07-06 18:16:36 EDT (Sat, 06 Jul 2013) (r84963)
@@ -49,6 +49,21 @@
+ <div id="version_1_54_0.patches">
+ <h3><span class="link">Patches</span></h3>
+ <ul>
+ <li>
+ <div>
+ Coroutine patch
+ </div>
+ </li>
+ <li>
+ <div>
+ Date Time patch
+ </div>
+ </li>
+ </ul>
+ </div>
<div id="version_1_54_0.news">
<h3><span class="link">News</span></h3>
<div id="version_1_54_0.news.supported_cpus">
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