Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r49385 - in website/public_html/beta/feed: . history
From: daniel_james_at_[hidden]
Date: 2008-10-19 07:24:36


Author: danieljames
Date: 2008-10-19 07:24:36 EDT (Sun, 19 Oct 2008)
New Revision: 49385
URL: http://svn.boost.org/trac/boost/changeset/49385

Log:
Minor change to dynamic_bitset announcement.
Text files modified:
   website/public_html/beta/feed/history.rss | 2 +-
   website/public_html/beta/feed/history/boost_1_37_0.qbk | 2 +-
   website/public_html/beta/feed/news.rss | 2 +-
   3 files changed, 3 insertions(+), 3 deletions(-)

Modified: website/public_html/beta/feed/history.rss
==============================================================================
--- website/public_html/beta/feed/history.rss (original)
+++ website/public_html/beta/feed/history.rss 2008-10-19 07:24:36 EDT (Sun, 19 Oct 2008)
@@ -44,7 +44,7 @@
         <ul>
           <li>
             Constructor "do the right thing" dispatch, a la standard sequence
- containers (mimics the proposed resolution of <a href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#438">library
+ containers (follows the proposed resolution of <a href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#438">library
             issue 438</a>, currently in the <tt>C++0x</tt> working
             paper).
           </li>

Modified: website/public_html/beta/feed/history/boost_1_37_0.qbk
==============================================================================
--- website/public_html/beta/feed/history/boost_1_37_0.qbk (original)
+++ website/public_html/beta/feed/history/boost_1_37_0.qbk 2008-10-19 07:24:36 EDT (Sun, 19 Oct 2008)
@@ -36,7 +36,7 @@
   * Minor bug fixes and documentation updates.
 * [phrase library..[@/libs/dynamic_bitset/ Dynamic Bitset]:]
   * Constructor "do the right thing" dispatch, a la standard sequence
- containers (mimics the proposed resolution of
+ containers (follows the proposed resolution of
     [@http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#438
     library issue 438], currently in the [^C++0x] working paper).
   * Improvements to documentation, code examples and implementation.

Modified: website/public_html/beta/feed/news.rss
==============================================================================
--- website/public_html/beta/feed/news.rss (original)
+++ website/public_html/beta/feed/news.rss 2008-10-19 07:24:36 EDT (Sun, 19 Oct 2008)
@@ -44,7 +44,7 @@
         <ul>
           <li>
             Constructor "do the right thing" dispatch, a la standard sequence
- containers (mimics the proposed resolution of <a href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#438">library
+ containers (follows the proposed resolution of <a href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#438">library
             issue 438</a>, currently in the <tt>C++0x</tt> working
             paper).
           </li>


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