summaryrefslogtreecommitdiff
path: root/doc/html/intrusive/release_notes.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/intrusive/release_notes.html')
-rw-r--r--doc/html/intrusive/release_notes.html37
1 files changed, 37 insertions, 0 deletions
diff --git a/doc/html/intrusive/release_notes.html b/doc/html/intrusive/release_notes.html
index fae012e22f..53010bf164 100644
--- a/doc/html/intrusive/release_notes.html
+++ b/doc/html/intrusive/release_notes.html
@@ -27,6 +27,8 @@
<a name="intrusive.release_notes"></a><a class="link" href="release_notes.html" title="Release Notes">Release Notes</a>
</h2></div></div></div>
<div class="toc"><dl class="toc">
+<dt><span class="section"><a href="release_notes.html#intrusive.release_notes.release_notes_boost_1_58_00">Boost
+ 1.58 Release</a></span></dt>
<dt><span class="section"><a href="release_notes.html#intrusive.release_notes.release_notes_boost_1_57_00">Boost
1.57 Release</a></span></dt>
<dt><span class="section"><a href="release_notes.html#intrusive.release_notes.release_notes_boost_1_56_00">Boost
@@ -60,6 +62,41 @@
</dl></div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
+<a name="intrusive.release_notes.release_notes_boost_1_58_00"></a><a class="link" href="release_notes.html#intrusive.release_notes.release_notes_boost_1_58_00" title="Boost 1.58 Release">Boost
+ 1.58 Release</a>
+</h3></div></div></div>
+<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
+<li class="listitem">
+ Reduced compile-time dependencies, headers, and the use of Boost.Preprocessor,
+ specially for hooks and iterators.
+ </li>
+<li class="listitem">
+ Fixed bugs:
+ <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: circle; ">
+<li class="listitem">
+ <a href="https://svn.boost.org/trac/boost/ticket/6720" target="_top">Boost
+ Trac #6720: <span class="emphasis"><em>intrusive::unordered_set::clear_and_dispose
+ does not compile on VC11 Beta when passed a stateless lambda</em></span></a>
+ </li>
+<li class="listitem">
+ <a href="https://svn.boost.org/trac/boost/ticket/10771" target="_top">Boost
+ Trac #10771: <span class="emphasis"><em>remove_if is broken for slist</em></span></a>
+ </li>
+<li class="listitem">
+ <a href="https://svn.boost.org/trac/boost/ticket/10853" target="_top">Boost
+ Trac #10853: <span class="emphasis"><em>problem with detection of const_cast_from</em></span></a>
+ </li>
+<li class="listitem">
+ <a href="https://svn.boost.org/trac/boost/ticket/10987" target="_top">Boost
+ Trac #10987: <span class="emphasis"><em>bug in any_xxx_node_traits, returning by
+ reference</em></span></a>
+ </li>
+</ul></div>
+ </li>
+</ul></div>
+</div>
+<div class="section">
+<div class="titlepage"><div><div><h3 class="title">
<a name="intrusive.release_notes.release_notes_boost_1_57_00"></a><a class="link" href="release_notes.html#intrusive.release_notes.release_notes_boost_1_57_00" title="Boost 1.57 Release">Boost
1.57 Release</a>
</h3></div></div></div>