|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r57060 - in website/public_html/beta/feed: . history
From: daniel_james_at_[hidden]
Date: 2009-10-22 03:58:52
Author: danieljames
Date: 2009-10-22 03:58:49 EDT (Thu, 22 Oct 2009)
New Revision: 57060
URL: http://svn.boost.org/trac/boost/changeset/57060
Log:
Remove incorrect escaping.
Text files modified:
website/public_html/beta/feed/history.rss | 4 ++--
website/public_html/beta/feed/history/boost_1_41_0.qbk | 2 +-
website/public_html/beta/feed/news.rss | 4 ++--
3 files changed, 5 insertions(+), 5 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-22 03:58:49 EDT (Thu, 22 Oct 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.41.0</title><pubDate>$Date$</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
+ <item><title>Version 1.41.0</title><pubDate>$Date: 2009/10/22 07:05:36 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
New Library: Property Tree. Updated libraries: Multi-index Containers, Python,
Spirit, Unordered, Wave. Updated tool: QuickBook.
</span></span></boostbook:purpose><description><div class="description">
@@ -123,7 +123,7 @@
<li>
<span class="library"><a href="/tools/quickbook/index.html">Quickbook 1.5</a>:</span>
These
- changes require your document to use the <code><span class="special">\[</span><span class="identifier">quickbook</span> <span class="number">1.5</span><span class="special">\]</span></code> tag:
+ changes require your document to use the <code><span class="special">[</span><span class="identifier">quickbook</span> <span class="number">1.5</span><span class="special">]</span></code> tag:
<ul>
<li>
More intuitive syntax and variable lookup for template calls (<a href="https://svn.boost.org/trac/boost/ticket/1174">#1174</a>, <a href="https://svn.boost.org/trac/boost/ticket/2034">#2034</a>, <a href="https://svn.boost.org/trac/boost/ticket/2036">#2036</a>).
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-22 03:58:49 EDT (Thu, 22 Oct 2009)
@@ -87,7 +87,7 @@
[section Updated Tools]
* [phrase library..[@/tools/quickbook/index.html Quickbook 1.5]:]
- These changes require your document to use the `\[quickbook 1.5\]` tag:
+ These changes require your document to use the `[quickbook 1.5]` tag:
* More intuitive syntax and variable lookup for template calls
([@https://svn.boost.org/trac/boost/ticket/1174 #1174],
[@https://svn.boost.org/trac/boost/ticket/2034 #2034],
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-22 03:58:49 EDT (Thu, 22 Oct 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.41.0</title><pubDate>$Date$</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
+ <item><title>Version 1.41.0</title><pubDate>$Date: 2009/10/22 07:05:36 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
New Library: Property Tree. Updated libraries: Multi-index Containers, Python,
Spirit, Unordered, Wave. Updated tool: QuickBook.
</span></span></boostbook:purpose><description><div class="description">
@@ -123,7 +123,7 @@
<li>
<span class="library"><a href="/tools/quickbook/index.html">Quickbook 1.5</a>:</span>
These
- changes require your document to use the <code><span class="special">\[</span><span class="identifier">quickbook</span> <span class="number">1.5</span><span class="special">\]</span></code> tag:
+ changes require your document to use the <code><span class="special">[</span><span class="identifier">quickbook</span> <span class="number">1.5</span><span class="special">]</span></code> tag:
<ul>
<li>
More intuitive syntax and variable lookup for template calls (<a href="https://svn.boost.org/trac/boost/ticket/1174">#1174</a>, <a href="https://svn.boost.org/trac/boost/ticket/2034">#2034</a>, <a href="https://svn.boost.org/trac/boost/ticket/2036">#2036</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