Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r51072 - in website/public_html/beta/feed: . history
From: daniel_james_at_[hidden]
Date: 2009-02-07 09:44:23


Author: danieljames
Date: 2009-02-07 09:44:22 EST (Sat, 07 Feb 2009)
New Revision: 51072
URL: http://svn.boost.org/trac/boost/changeset/51072

Log:
Fix a typo.
Text files modified:
   website/public_html/beta/feed/history.rss | 4 ++--
   website/public_html/beta/feed/history/boost_1_38_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-02-07 09:44:22 EST (Sat, 07 Feb 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.38.0</title><pubDate>$Date: 2009/02/07 14:40:15 $</pubDate><boostbook:purpose>&lt;span class=&quot;brief&quot;&gt;&lt;span class=&quot;purpose&quot;&gt;
+ <item><title>Version 1.38.0</title><pubDate>$Date: 2009/02/07 14:43:34 $</pubDate><boostbook:purpose>&lt;span class=&quot;brief&quot;&gt;&lt;span class=&quot;purpose&quot;&gt;
       New Libraries: Flyweight, ScopeExit, Swap. Updated Libraries: Accumulators,
       Config, Date_Time, Exception, Filesystem, Graph, Hash, Interprocess, Intrusive,
       Math, Multi-index Containers, Proto, Regex, TR1, Type Traits, Unordered, Xpressive.
@@ -206,7 +206,7 @@
         &lt;ul&gt;
           &lt;li&gt;
             Changed to work without RTTI when &lt;code&gt;&lt;span class=&quot;identifier&quot;&gt;BOOST_NO_TYPEID&lt;/span&gt;&lt;/code&gt;
- (&lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/1220&quot;&gt;#1220&lt;/a&gt;).
+ is defined. (&lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/1220&quot;&gt;#1220&lt;/a&gt;).
           &lt;/li&gt;
         &lt;/ul&gt;
       &lt;/li&gt;

Modified: website/public_html/beta/feed/history/boost_1_38_0.qbk
==============================================================================
--- website/public_html/beta/feed/history/boost_1_38_0.qbk (original)
+++ website/public_html/beta/feed/history/boost_1_38_0.qbk 2009-02-07 09:44:22 EST (Sat, 07 Feb 2009)
@@ -113,7 +113,7 @@
  * Updated documentation to show rvalue-references funcions instead of emulation functions.
 
 * [phrase library..[@/libs/conversion/lexical_cast.htm Lexical Cast]:]
- * Changed to work without RTTI when `BOOST_NO_TYPEID`
+ * Changed to work without RTTI when `BOOST_NO_TYPEID` is defined
     ([@https://svn.boost.org/trac/boost/ticket/1220 #1220]).
 
 * [phrase library..[@/libs/math/doc/sf_and_dist/html/index.html Math]:]

Modified: website/public_html/beta/feed/news.rss
==============================================================================
--- website/public_html/beta/feed/news.rss (original)
+++ website/public_html/beta/feed/news.rss 2009-02-07 09:44:22 EST (Sat, 07 Feb 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.38.0</title><pubDate>$Date: 2009/02/07 14:40:15 $</pubDate><boostbook:purpose>&lt;span class=&quot;brief&quot;&gt;&lt;span class=&quot;purpose&quot;&gt;
+ <item><title>Version 1.38.0</title><pubDate>$Date: 2009/02/07 14:43:34 $</pubDate><boostbook:purpose>&lt;span class=&quot;brief&quot;&gt;&lt;span class=&quot;purpose&quot;&gt;
       New Libraries: Flyweight, ScopeExit, Swap. Updated Libraries: Accumulators,
       Config, Date_Time, Exception, Filesystem, Graph, Hash, Interprocess, Intrusive,
       Math, Multi-index Containers, Proto, Regex, TR1, Type Traits, Unordered, Xpressive.
@@ -206,7 +206,7 @@
         &lt;ul&gt;
           &lt;li&gt;
             Changed to work without RTTI when &lt;code&gt;&lt;span class=&quot;identifier&quot;&gt;BOOST_NO_TYPEID&lt;/span&gt;&lt;/code&gt;
- (&lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/1220&quot;&gt;#1220&lt;/a&gt;).
+ is defined. (&lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/1220&quot;&gt;#1220&lt;/a&gt;).
           &lt;/li&gt;
         &lt;/ul&gt;
       &lt;/li&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