Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r50830 - website/public_html/beta/feed/history
From: joaquin_at_[hidden]
Date: 2009-01-27 17:47:18


Author: joaquin
Date: 2009-01-27 17:47:17 EST (Tue, 27 Jan 2009)
New Revision: 50830
URL: http://svn.boost.org/trac/boost/changeset/50830

Log:
added entry for multi_index
Text files modified:
   website/public_html/beta/feed/history/boost_1_38_0.qbk | 9 +++++++--
   1 files changed, 7 insertions(+), 2 deletions(-)

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-01-27 17:47:17 EST (Tue, 27 Jan 2009)
@@ -2,7 +2,7 @@
     [quickbook 1.4]
     [source-mode c++]
     [purpose New Libraries: Flyweight, ScopeExit, Swap
- Updated Libraries: Hash, Unordered]
+ Updated Libraries: Hash, Multi-index Containers, Unordered]
     [authors [Dawes, Beman]]
     [last-revision ]
 ]
@@ -44,7 +44,12 @@
   * For more detail, see the
     [@/doc/html/hash/changes.html#hash.changes.boost_1_38_0
     library changelog].
-
+
+* [phrase library..[@/libs/multi_index/doc/index.html Multi-index Containers]:]
+ Some redundant type definitions have been deprecated. Consult the library
+ [@/libs/multi_index/doc/release_notes.html#boost_1_38 release notes] for
+ further information.
+
 * [phrase library..[@/libs/unordered/index.html Unordered]:]
   * Use [@/libs/utility/swap.html `boost::swap`].
   * Use a larger prime number list for selecting the number of buckets.


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