|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r55995 - trunk/libs/multi_index/doc
From: joaquin_at_[hidden]
Date: 2009-09-03 08:29:43
Author: joaquin
Date: 2009-09-03 08:29:42 EDT (Thu, 03 Sep 2009)
New Revision: 55995
URL: http://svn.boost.org/trac/boost/changeset/55995
Log:
documented [55994]
Text files modified:
trunk/libs/multi_index/doc/release_notes.html | 19 +++++++++++++++++--
1 files changed, 17 insertions(+), 2 deletions(-)
Modified: trunk/libs/multi_index/doc/release_notes.html
==============================================================================
--- trunk/libs/multi_index/doc/release_notes.html (original)
+++ trunk/libs/multi_index/doc/release_notes.html 2009-09-03 08:29:42 EDT (Thu, 03 Sep 2009)
@@ -31,6 +31,7 @@
<h2>Contents</h2>
<ul>
+ <li>Boost 1.41 release</li>
<li>Boost 1.38 release</li>
<li>Boost 1.37 release</li>
<li>Boost 1.36 release</li>
@@ -40,6 +41,20 @@
<li>Boost 1.33 release</li>
</ul>
+<h2><a name="boost_1_41">Boost 1.41 release</a></h2>
+<p>
+<ul>
+ <li>Serialization now uses the portable
+ collection_size_type
+ type instead of the original <code>std::size_t</code> (ticket
+ #3365).
+ <code>multi_index_container</code> serialization
+ class version has been
+ bumped from 0 to 1.
+ </li>
+</ul>
+</p>
+
<h2><a name="boost_1_38">Boost 1.38 release</a></h2>
<p>
@@ -263,9 +278,9 @@
<br>
-<p>Revised November 10th 2008</p>
+<p>Revised September 3rd 2009</p>
-<p>© Copyright 2003-2008 Joaquín M López Muñoz.
+<p>© Copyright 2003-2009 Joaquín M López Muñoz.
Distributed under the Boost Software
License, Version 1.0. (See accompanying file <a href="../../../LICENSE_1_0.txt">
LICENSE_1_0.txt</a> or copy at <a href="http://www.boost.org/LICENSE_1_0.txt">
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