|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r61114 - trunk/libs/numeric/ublas/doc
From: guwi17_at_[hidden]
Date: 2010-04-06 16:15:12
Author: guwi17
Date: 2010-04-06 16:15:11 EDT (Tue, 06 Apr 2010)
New Revision: 61114
URL: http://svn.boost.org/trac/boost/changeset/61114
Log:
see #3501: moved release note entry to correct release
Text files modified:
trunk/libs/numeric/ublas/doc/release_notes.htm | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Modified: trunk/libs/numeric/ublas/doc/release_notes.htm
==============================================================================
--- trunk/libs/numeric/ublas/doc/release_notes.htm (original)
+++ trunk/libs/numeric/ublas/doc/release_notes.htm 2010-04-06 16:15:11 EDT (Tue, 06 Apr 2010)
@@ -25,6 +25,8 @@
<ul>
<li>[3968] fixed coordinate_matrix sort problem on MSVC10
</li>
+<li>[3501] Moved free functions in <code>concepts.hpp</code> into anonymous namespace.
+</li>
</ul>
<h2>Release 1.41.1</h2>
@@ -49,8 +51,6 @@
</li>
<li>[3499] Add DefaultConstructible to concept checks
</li>
-<li>[3501] Moved free functions in <code>concepts.hpp</code> into anonymous namespace.
-</li>
</ul>
<h2>Release 1.40.0 and before</h2>
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk