summaryrefslogtreecommitdiff
path: root/index.htm
diff options
context:
space:
mode:
authorRonald Garcia <rxg@cs.ubc.ca>2006-03-06 21:42:27 +0000
committerRonald Garcia <rxg@cs.ubc.ca>2006-03-06 21:42:27 +0000
commit11d10caf9e4c785695d3aaef743a7ddc89ec7197 (patch)
tree2d8fbedf4c6e7a775c40fc09cb2482b41cd3a9d6 /index.htm
parentd83111c54495db9556ef61c56c81d0589315dd17 (diff)
downloadboost-11d10caf9e4c785695d3aaef743a7ddc89ec7197.tar.gz
mark change to MultiArray.
[SVN r33240]
Diffstat (limited to 'index.htm')
-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=