$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r76793 - in website/public_html/live: feed feed/history generated/state users/history
From: dnljms_at_[hidden]
Date: 2012-01-30 03:50:30
Author: danieljames
Date: 2012-01-30 03:50:29 EST (Mon, 30 Jan 2012)
New Revision: 76793
URL: http://svn.boost.org/trac/boost/changeset/76793
Log:
Website: Move the ticket links in unordered notes.
Text files modified: 
   website/public_html/live/feed/dev.rss                      |     8 ++++----                                
   website/public_html/live/feed/history/boost_1_49_0.qbk     |     6 +++---                                  
   website/public_html/live/generated/state/feed-pages.txt    |     6 +++---                                  
   website/public_html/live/users/history/version_1_49_0.html |     8 ++++----                                
   4 files changed, 14 insertions(+), 14 deletions(-)
Modified: website/public_html/live/feed/dev.rss
==============================================================================
--- website/public_html/live/feed/dev.rss	(original)
+++ website/public_html/live/feed/dev.rss	2012-01-30 03:50:29 EST (Mon, 30 Jan 2012)
@@ -536,11 +536,11 @@
             <li>
               <div>
                 On compilers without rvalue references, the containers are no longer
-                movable by default, as move emulation was causing some odd quirks.
+                movable by default, as move emulation was causing some odd quirks
+                (<a href="https://svn.boost.org/trac/boost/ticket/6167">#6167</a>,
+                <a href="https://svn.boost.org/trac/boost/ticket/6311">#6311</a>).
                 Define <code><span class="identifier">BOOST_UNORDERED_USE_MOVE</span></code>
-                to make them movable (<a href="https://svn.boost.org/trac/boost/ticket/6167">#6167</a>,
-                <a href="https://svn.boost.org/trac/boost/ticket/6311">#6311</a>)
-                - Boost.Move is still used for elements regardless.
+                to make them movable - Boost.Move is still used for elements regardless.
               </div>
             </li>
             <li>
Modified: website/public_html/live/feed/history/boost_1_49_0.qbk
==============================================================================
--- website/public_html/live/feed/history/boost_1_49_0.qbk	(original)
+++ website/public_html/live/feed/history/boost_1_49_0.qbk	2012-01-30 03:50:29 EST (Mon, 30 Jan 2012)
@@ -183,10 +183,10 @@
 
 * [phrase library..[@/libs/unordered Unordered]:]
   * On compilers without rvalue references, the containers are no longer
-    movable by default, as move emulation was causing some odd quirks.
-    Define `BOOST_UNORDERED_USE_MOVE` to make them movable
+    movable by default, as move emulation was causing some odd quirks
     ([@https://svn.boost.org/trac/boost/ticket/6167 #6167],
-    [@https://svn.boost.org/trac/boost/ticket/6311 #6311])
+    [@https://svn.boost.org/trac/boost/ticket/6311 #6311]).
+    Define `BOOST_UNORDERED_USE_MOVE` to make them movable
     - Boost.Move is still used for elements regardless.
   * Fix sequence point warning
     ([@https://svn.boost.org/trac/boost/ticket/6370 #6370]).
Modified: website/public_html/live/generated/state/feed-pages.txt
==============================================================================
--- website/public_html/live/generated/state/feed-pages.txt	(original)
+++ website/public_html/live/generated/state/feed-pages.txt	2012-01-30 03:50:29 EST (Mon, 30 Jan 2012)
@@ -1838,7 +1838,7 @@
 -id
 "version_1_49_0
 -last_modified
-.1327913179.68
+.1327913381.56
 -location
 "users/history/version_1_49_0.html
 -page_state
@@ -1850,11 +1850,11 @@
 "      Lexical Cast, Locale, Move, Property Tree, Spirit, Thread, Unordered, Uuid.
 "    
 -qbk_hash
-"b129dc97136305c6142db80bb47678fe6e75e85f656cfeb731b8577c5e69b8fe
+"023cc76411040ab2af489c67c7b57cc75c2ddd8ed68d3bee80b29502f45fe011
 -release_status
 "beta 1
 -rss_hash
-"af460f60fd7d242004818e6b95fbf0ce4577acdbdd44e17bf3877531a92f6f2a
+"2d444f133b169419add30f787837d576dcd3556296f6d6c37d3d5379b42adad8
 -title
 "Version 1.49.0
 -type
Modified: website/public_html/live/users/history/version_1_49_0.html
==============================================================================
--- website/public_html/live/users/history/version_1_49_0.html	(original)
+++ website/public_html/live/users/history/version_1_49_0.html	2012-01-30 03:50:29 EST (Mon, 30 Jan 2012)
@@ -575,11 +575,11 @@
             <li>
               <div>
                 On compilers without rvalue references, the containers are no longer
-                movable by default, as move emulation was causing some odd quirks.
+                movable by default, as move emulation was causing some odd quirks
+                (#6167,
+                #6311).
                 Define <code><span class="identifier">BOOST_UNORDERED_USE_MOVE</span></code>
-                to make them movable (#6167,
-                #6311)
-                - Boost.Move is still used for elements regardless.
+                to make them movable - Boost.Move is still used for elements regardless.
               </div>
             </li>
             <li>