Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r61355 - in website/public_html/beta/feed: . history
From: daniel_james_at_[hidden]
Date: 2010-04-18 09:14:12


Author: danieljames
Date: 2010-04-18 09:14:11 EDT (Sun, 18 Apr 2010)
New Revision: 61355
URL: http://svn.boost.org/trac/boost/changeset/61355

Log:
Fix some typos.
Text files modified:
   website/public_html/beta/feed/history.rss | 14 +++++++-------
   website/public_html/beta/feed/history/boost_1_43_0.qbk | 13 ++++++-------
   website/public_html/beta/feed/news.rss | 14 +++++++-------
   3 files changed, 20 insertions(+), 21 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-04-18 09:14:11 EDT (Sun, 18 Apr 2010)
@@ -6,8 +6,8 @@
     <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.43.0</title><pubDate>$Date: 2010/04/18 13:08:21 $</pubDate><boostbook:purpose>&lt;span class=&quot;brief&quot;&gt;&lt;span class=&quot;purpose&quot;&gt;
- New Libraries: Updated Libraries: Random
+ <item><title>Version 1.43.0</title><pubDate>$Date: 2010/04/18 13:13:32 $</pubDate><boostbook:purpose>&lt;span class=&quot;brief&quot;&gt;&lt;span class=&quot;purpose&quot;&gt;
+ Updated Libraries: Random
     &lt;/span&gt;&lt;/span&gt;</boostbook:purpose><boostbook:download>http://sourceforge.net/projects/boost/files/boost/1.43.0/><description>&lt;div class=&quot;description&quot;&gt;
   
   
@@ -19,9 +19,11 @@
         &lt;span class=&quot;library&quot;&gt;&lt;a href=&quot;/libs/iostreams/index.html&quot;&gt;Iostreams&lt;/a&gt;:&lt;/span&gt;
         &lt;ul&gt;
           &lt;li&gt;
- Minor fixes ([
https://svn.boost.org/trac/boost/ticket/3839 #3839], [https://svn.boost.org/trac/boost/ticket/3953
- #3953], [https://svn.boost.org/trac/boost/ticket/3723 #3723], [https://svn.boost.org/trac/boost/ticket/3969
- #3969], [https://svn.boost.org/trac/boost/ticket/2505 #2505]).
+ Minor fixes (&lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/3839&quot;&gt;#3839&lt;/a&gt;,
+ &lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/3953&quot;&gt;#3953&lt;/a&gt;,
+ &lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/3723&quot;&gt;#3723&lt;/a&gt;,
+ &lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/3969&quot;&gt;#3969&lt;/a&gt;,
+ &lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/2505&quot;&gt;#2505&lt;/a&gt;).
           &lt;/li&gt;
         &lt;/ul&gt;
       &lt;/li&gt;
@@ -45,8 +47,6 @@
             &lt;code&gt;&lt;span class=&quot;identifier&quot;&gt;erase_return_void&lt;/span&gt;&lt;/code&gt; is
             now &lt;code&gt;&lt;span class=&quot;identifier&quot;&gt;quick_erase&lt;/span&gt;&lt;/code&gt; (&lt;a href=&quot;http://svn.boost.org/trac/boost/ticket/3966&quot;&gt;#3966&lt;/a&gt;).
           &lt;/li&gt;
- &lt;li&gt;
- &lt;/li&gt;
         &lt;/ul&gt;
       &lt;/li&gt;
     &lt;/ul&gt;

Modified: website/public_html/beta/feed/history/boost_1_43_0.qbk
==============================================================================
--- website/public_html/beta/feed/history/boost_1_43_0.qbk (original)
+++ website/public_html/beta/feed/history/boost_1_43_0.qbk 2010-04-18 09:14:11 EDT (Sun, 18 Apr 2010)
@@ -1,7 +1,7 @@
 [article Version 1.43.0
     [quickbook 1.4]
     [source-mode c++]
- [purpose New Libraries: Updated Libraries: Random]
+ [purpose Updated Libraries: Random]
     [authors [Dawes, Beman]]
     [last-revision ]
 ]
@@ -23,11 +23,11 @@
 
 * [phrase library..[@/libs/iostreams/index.html Iostreams]:]
   * Minor fixes
- ([https://svn.boost.org/trac/boost/ticket/3839 #3839],
- [https://svn.boost.org/trac/boost/ticket/3953 #3953],
- [https://svn.boost.org/trac/boost/ticket/3723 #3723],
- [https://svn.boost.org/trac/boost/ticket/3969 #3969],
- [https://svn.boost.org/trac/boost/ticket/2505 #2505]).
+ ([@https://svn.boost.org/trac/boost/ticket/3839 #3839],
+ [@https://svn.boost.org/trac/boost/ticket/3953 #3953],
+ [@https://svn.boost.org/trac/boost/ticket/3723 #3723],
+ [@https://svn.boost.org/trac/boost/ticket/3969 #3969],
+ [@https://svn.boost.org/trac/boost/ticket/2505 #2505]).
 * [phrase library..[@/libs/random/index.html Random]:]
   * Put the implementation of random_device in a compiled lib,
     and added Windows support.
@@ -36,7 +36,6 @@
 * [phrase library..[@/libs/unordered/index.html Unordered]:]
   * `erase_return_void` is now `quick_erase`
     ([@http://svn.boost.org/trac/boost/ticket/3966 #3966]).
- *
 
 [endsect]
 

Modified: website/public_html/beta/feed/news.rss
==============================================================================
--- website/public_html/beta/feed/news.rss (original)
+++ website/public_html/beta/feed/news.rss 2010-04-18 09:14:11 EDT (Sun, 18 Apr 2010)
@@ -6,8 +6,8 @@
     <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.43.0</title><pubDate>$Date: 2010/04/18 13:08:21 $</pubDate><boostbook:purpose>&lt;span class=&quot;brief&quot;&gt;&lt;span class=&quot;purpose&quot;&gt;
- New Libraries: Updated Libraries: Random
+ <item><title>Version 1.43.0</title><pubDate>$Date: 2010/04/18 13:13:32 $</pubDate><boostbook:purpose>&lt;span class=&quot;brief&quot;&gt;&lt;span class=&quot;purpose&quot;&gt;
+ Updated Libraries: Random
     &lt;/span&gt;&lt;/span&gt;</boostbook:purpose><boostbook:download>http://sourceforge.net/projects/boost/files/boost/1.43.0/><description>&lt;div class=&quot;description&quot;&gt;
   
   
@@ -19,9 +19,11 @@
         &lt;span class=&quot;library&quot;&gt;&lt;a href=&quot;/libs/iostreams/index.html&quot;&gt;Iostreams&lt;/a&gt;:&lt;/span&gt;
         &lt;ul&gt;
           &lt;li&gt;
- Minor fixes ([
https://svn.boost.org/trac/boost/ticket/3839 #3839], [https://svn.boost.org/trac/boost/ticket/3953
- #3953], [https://svn.boost.org/trac/boost/ticket/3723 #3723], [https://svn.boost.org/trac/boost/ticket/3969
- #3969], [https://svn.boost.org/trac/boost/ticket/2505 #2505]).
+ Minor fixes (&lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/3839&quot;&gt;#3839&lt;/a&gt;,
+ &lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/3953&quot;&gt;#3953&lt;/a&gt;,
+ &lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/3723&quot;&gt;#3723&lt;/a&gt;,
+ &lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/3969&quot;&gt;#3969&lt;/a&gt;,
+ &lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/2505&quot;&gt;#2505&lt;/a&gt;).
           &lt;/li&gt;
         &lt;/ul&gt;
       &lt;/li&gt;
@@ -45,8 +47,6 @@
             &lt;code&gt;&lt;span class=&quot;identifier&quot;&gt;erase_return_void&lt;/span&gt;&lt;/code&gt; is
             now &lt;code&gt;&lt;span class=&quot;identifier&quot;&gt;quick_erase&lt;/span&gt;&lt;/code&gt; (&lt;a href=&quot;http://svn.boost.org/trac/boost/ticket/3966&quot;&gt;#3966&lt;/a&gt;).
           &lt;/li&gt;
- &lt;li&gt;
- &lt;/li&gt;
         &lt;/ul&gt;
       &lt;/li&gt;
     &lt;/ul&gt;


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