|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r56948 - in website/public_html/beta/feed: . history
From: daniel_james_at_[hidden]
Date: 2009-10-17 03:33:14
Author: danieljames
Date: 2009-10-17 03:33:13 EDT (Sat, 17 Oct 2009)
New Revision: 56948
URL: http://svn.boost.org/trac/boost/changeset/56948
Log:
Add python release note.
Text files modified:
website/public_html/beta/feed/history.rss | 30 +++++++++++++++++++++++-------
website/public_html/beta/feed/history/boost_1_41_0.qbk | 16 ++++++----------
website/public_html/beta/feed/news.rss | 30 +++++++++++++++++++++++-------
3 files changed, 52 insertions(+), 24 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-17 03:33:13 EDT (Sat, 17 Oct 2009)
@@ -6,8 +6,9 @@
<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/10/09 06:54:15 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
- New Library: Property Tree. Updated libraries: Wave.
+ <item><title>Version 1.41.0</title><pubDate>$Date: 2009/10/17 07:32:22 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
+ New Library: Property Tree. Updated libraries: Multi-index Containers, Python,
+ Spirit, Wave.
</span></span></boostbook:purpose><description><div class="description">
@@ -25,12 +26,27 @@
<h3><span class="link">Updated Libraries</span></h3>
<ul>
<li>
+ <span class="library"><a href="/libs/multi_index/doc/index.html">Multi-index Containers</a>:</span>
+ Maintenance
+ fixes. Consult the library <a href="/libs/multi_index/doc/release_notes.html#boost_1_41">release
+ notes</a> for further information.
+ </li>
+ <li>
+ <span class="library"><a href="/libs/python/index.html">Python</a>:</span>
+ Boost.Python now
+ supports Python 3 (Haoyu Bai's Google Summer of Code project, mentored by
+ Stefan Seefeld).
+ </li>
+ <li>
+ <span class="library"><a href="/libs/spirit/index.html">Spirit</a>:</span> This is the initial
+ official release of the new Spirit V2.1, a completely new library for parsing,
+ lexing, and output generation. Note: this release is not backwards compatible
+ with earlier versions.
+ </li>
+ <li>
<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>
+ See the <a href="/libs/wave/ChangeLog">changelog</a>
+ for details.
</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-17 03:33:13 EDT (Sat, 17 Oct 2009)
@@ -2,7 +2,7 @@
[quickbook 1.4]
[source-mode c++]
[purpose New Library: Property Tree. Updated libraries:
- Multi-index Containers, Spirit, Wave.]
+ Multi-index Containers, Python, Spirit, Wave.]
[authors [Dawes, Beman]]
[last-revision ]
]
@@ -12,14 +12,6 @@
[/ TODO: Check download link on release.]
[/download http://sourceforge.net/projects/boost/files/boost/1.xx.x/]
-[/
- 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.
-]
-
[section New Libraries]
* [phrase library..[@/libs/property_tree/index.html Property Tree]:] A tree data
@@ -35,13 +27,17 @@
[@/libs/multi_index/doc/release_notes.html#boost_1_41 release notes] for
further information.
+* [phrase library..[@/libs/python/index.html Python]:]
+ Boost.Python now supports Python 3 (Haoyu Bai's Google Summer of Code
+ project, mentored by Stefan Seefeld).
+
* [phrase library..[@/libs/spirit/index.html Spirit]:] This is the initial
official release of the new Spirit V2.1, a completely new library
for parsing, lexing, and output generation.
Note: this release is not backwards compatible with earlier versions.
* [phrase library..[@/libs/wave/index.html Wave]:]
- * See the [@/libs/wave/ChangeLog changelog] for details.
+ 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-17 03:33:13 EDT (Sat, 17 Oct 2009)
@@ -6,8 +6,9 @@
<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/10/09 06:54:15 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
- New Library: Property Tree. Updated libraries: Wave.
+ <item><title>Version 1.41.0</title><pubDate>$Date: 2009/10/17 07:32:22 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
+ New Library: Property Tree. Updated libraries: Multi-index Containers, Python,
+ Spirit, Wave.
</span></span></boostbook:purpose><description><div class="description">
@@ -25,12 +26,27 @@
<h3><span class="link">Updated Libraries</span></h3>
<ul>
<li>
+ <span class="library"><a href="/libs/multi_index/doc/index.html">Multi-index Containers</a>:</span>
+ Maintenance
+ fixes. Consult the library <a href="/libs/multi_index/doc/release_notes.html#boost_1_41">release
+ notes</a> for further information.
+ </li>
+ <li>
+ <span class="library"><a href="/libs/python/index.html">Python</a>:</span>
+ Boost.Python now
+ supports Python 3 (Haoyu Bai's Google Summer of Code project, mentored by
+ Stefan Seefeld).
+ </li>
+ <li>
+ <span class="library"><a href="/libs/spirit/index.html">Spirit</a>:</span> This is the initial
+ official release of the new Spirit V2.1, a completely new library for parsing,
+ lexing, and output generation. Note: this release is not backwards compatible
+ with earlier versions.
+ </li>
+ <li>
<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>
+ See the <a href="/libs/wave/ChangeLog">changelog</a>
+ for details.
</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