2
0
mirror of https://github.com/boostorg/ublas.git synced 2026-02-24 16:32:12 +00:00

see #3968: added line to release notes

This commit is contained in:
Gunter Winkler
2010-04-06 19:44:27 +00:00
parent 0fcfcd80d3
commit 9ef01fed5a

View File

@@ -18,6 +18,15 @@
</div>
<div class="toc" id="toc"></div>
<h2>Release 1.43.0</h2>
<h3>bug fixes</h3>
<ul>
<li><a href="https://svn.boost.org/trac/boost/ticket/3968">[3968]</a> fixed coordinate_matrix sort problem on MSVC10
</li>
</ul>
<h2>Release 1.41.1</h2>
<h3>new features</h3>