|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r59410 - in website/public_html/beta/feed: . history
From: daniel_james_at_[hidden]
Date: 2010-02-01 04:59:50
Author: danieljames
Date: 2010-02-01 04:59:49 EST (Mon, 01 Feb 2010)
New Revision: 59410
URL: http://svn.boost.org/trac/boost/changeset/59410
Log:
Workaround a quickbook bug.
Text files modified:
website/public_html/beta/feed/history.rss | 5 ++---
website/public_html/beta/feed/history/boost_1_42_0.qbk | 2 +-
website/public_html/beta/feed/news.rss | 5 ++---
3 files changed, 5 insertions(+), 7 deletions(-)
Modified: website/public_html/beta/feed/history.rss
==============================================================================
--- website/public_html/beta/feed/history.rss (original)
+++ website/public_html/beta/feed/history.rss 2010-02-01 04:59:49 EST (Mon, 01 Feb 2010)
@@ -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.42.0</title><pubDate>$Date: 2010/02/01 09:56:30 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
+ <item><title>Version 1.42.0</title><pubDate>$Date: 2010/02/01 09:59:08 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
New Libraries: Uuid. Updated Libraries: Asio, Circular Buffer, Fusion, Graph,
Integer, Iostreams, Program.Options, PropertyMap, Proto, Regex, Spirit, Unordered,
Xpressive.
@@ -198,8 +198,7 @@
Fix compile warning caused by usage of boost::any (<a href="https://svn.boost.org/trac/boost/ticket/2562">#2562</a>).
</li>
<li>
- Fix memory bug in example<em>response_file.cpp ([@https:</em>/svn.boost.org/trac/boost/ticket/3525
- #3525]).
+ Fix memory bug in example/response_file.cpp (<a href="https://svn.boost.org/trac/boost/ticket/3525">#3525</a>).
</li>
<li>
Most compilation warnings were fixed (<a href="https://svn.boost.org/trac/boost/ticket/3608">#3608</a>).
Modified: website/public_html/beta/feed/history/boost_1_42_0.qbk
==============================================================================
--- website/public_html/beta/feed/history/boost_1_42_0.qbk (original)
+++ website/public_html/beta/feed/history/boost_1_42_0.qbk 2010-02-01 04:59:49 EST (Mon, 01 Feb 2010)
@@ -117,7 +117,7 @@
([@https://svn.boost.org/trac/boost/ticket/689 #689]).
* Fix compile warning caused by usage of boost::any
([@https://svn.boost.org/trac/boost/ticket/2562 #2562]).
- * Fix memory bug in example/response_file.cpp
+ * Fix memory bug in example\/response_file.cpp
([@https://svn.boost.org/trac/boost/ticket/3525 #3525]).
* Most compilation warnings were fixed
([@https://svn.boost.org/trac/boost/ticket/3608 #3608]).
Modified: website/public_html/beta/feed/news.rss
==============================================================================
--- website/public_html/beta/feed/news.rss (original)
+++ website/public_html/beta/feed/news.rss 2010-02-01 04:59:49 EST (Mon, 01 Feb 2010)
@@ -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.42.0</title><pubDate>$Date: 2010/02/01 09:56:30 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
+ <item><title>Version 1.42.0</title><pubDate>$Date: 2010/02/01 09:59:08 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
New Libraries: Uuid. Updated Libraries: Asio, Circular Buffer, Fusion, Graph,
Integer, Iostreams, Program.Options, PropertyMap, Proto, Regex, Spirit, Unordered,
Xpressive.
@@ -198,8 +198,7 @@
Fix compile warning caused by usage of boost::any (<a href="https://svn.boost.org/trac/boost/ticket/2562">#2562</a>).
</li>
<li>
- Fix memory bug in example<em>response_file.cpp ([@https:</em>/svn.boost.org/trac/boost/ticket/3525
- #3525]).
+ Fix memory bug in example/response_file.cpp (<a href="https://svn.boost.org/trac/boost/ticket/3525">#3525</a>).
</li>
<li>
Most compilation warnings were fixed (<a href="https://svn.boost.org/trac/boost/ticket/3608">#3608</a>).
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