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.html21
1 files changed, 18 insertions, 3 deletions
diff --git a/doc/html/intrusive/release_notes.html b/doc/html/intrusive/release_notes.html
index 5107b0ab93..5d0324cd21 100644
--- a/doc/html/intrusive/release_notes.html
+++ b/doc/html/intrusive/release_notes.html
@@ -6,7 +6,7 @@
<link rel="stylesheet" href="../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
-<link rel="up" href="../intrusive.html" title="Chapter&#160;19.&#160;Boost.Intrusive">
+<link rel="up" href="../intrusive.html" title="Chapter&#160;18.&#160;Boost.Intrusive">
<link rel="prev" href="performance.html" title="Performance">
<link rel="next" href="tested_compilers.html" title="Tested compilers">
</head>
@@ -82,10 +82,25 @@
</h3></div></div></div>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
Fixed bugs:
- <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: circle; "><li class="listitem">
+ <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: circle; ">
+<li class="listitem">
<a href="https://svn.boost.org/trac/boost/ticket/12894" target="_top">Boost
Trac #12894: <span class="emphasis"><em>Allow non std::size_t size_type</em></span></a>
- </li></ul></div>
+ </li>
+<li class="listitem">
+ <a href="https://svn.boost.org/trac/boost/ticket/12698" target="_top">Boost
+ Trac #12698: <span class="emphasis"><em>base64 iterators can't be used with iterator_advance</em></span></a>
+ </li>
+<li class="listitem">
+ <a href="https://github.com/boostorg/intrusive/pull/23" target="_top">GitHub
+ Pull #23: <span class="emphasis"><em>Conditionally replace deprecated/removed C++98
+ std::random_shuffle by...</em></span></a>
+ </li>
+<li class="listitem">
+ <a href="https://github.com/boostorg/intrusive/pull/24" target="_top">GitHub
+ Pull #24: <span class="emphasis"><em>Adds support for MSVC ARM64 target</em></span></a>
+ </li>
+</ul></div>
</li></ul></div>
</div>
<div class="section">