Added update notice for MultiArray.

[SVN r21091]
This commit is contained in:
Ronald Garcia 2003-12-02 21:58:03 +00:00
parent 153b69dade
commit 3702e65e35

View file

@ -150,6 +150,11 @@
<a href="libs/date_time/doc/Changes.html">Date Time Change History</a> for details.
</li>
<li><a href="libs/compose/index.htm">Compose</a>: This library has been deprecated and will be removed in a future release. Use <a href="libs/bind/bind.html">Bind</a> or <a href="libs/lambda/doc/index.html">Lambda</a> instead.</li>
<li><a href="libs/multi_array/index.html">MultiArray</a>:
The <tt>multi_array</tt> class template now provides an element-preserving
resize operation as well as default construction
(see the <a href="libs/multi_array/doc/reference.html">reference manual</a> for more information).
</li>
</ul>
<p>August 19, 2003 - Version 1.30.2 (bugfix release)</p>