summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.htm4
1 files changed, 3 insertions, 1 deletions
diff --git a/index.htm b/index.htm
index f350368dd2..f9e0716571 100644
--- a/index.htm
+++ b/index.htm
@@ -200,7 +200,9 @@
<code>operator[]</code>. Range checking can be
disabled by defining the macro
<code>BOOST_DISABLE_ASSERTS</code> before including
- <tt>multi_array.hpp</tt>.</li>
+ <tt>multi_array.hpp</tt>. A bug in
+ <code>multi_array::resize()</code> related
+ to storage orders was fixed.</li>
<li>
<span class="library"><a href=