$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: daniel_james_at_[hidden]
Date: 2008-07-24 06:14:15
Author: danieljames
Date: 2008-07-24 06:14:15 EDT (Thu, 24 Jul 2008)
New Revision: 47750
URL: http://svn.boost.org/trac/boost/changeset/47750
Log:
Remove some old information that's no longer true.
Text files modified: 
   trunk/libs/unordered/doc/intro.qbk |     4 +---                                    
   1 files changed, 1 insertions(+), 3 deletions(-)
Modified: trunk/libs/unordered/doc/intro.qbk
==============================================================================
--- trunk/libs/unordered/doc/intro.qbk	(original)
+++ trunk/libs/unordered/doc/intro.qbk	2008-07-24 06:14:15 EDT (Thu, 24 Jul 2008)
@@ -36,9 +36,7 @@
 __draft__.
 
 This library supplies an almost complete implementation of the specification in
-the __draft__, (it doesn't support `emplace` yet, see the [link
-unordered.rationale.future_developments Implementation Rationale] section for more
-details). If accepted the containers should also be added to __boost-tr1__.
+the __draft__.
 
 `unordered_set` and `unordered_multiset` are defined in the header
 <[headerref boost/unordered_set.hpp]>