$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r66086 - website/public_html/beta/feed/history
From: david.bellot_at_[hidden]
Date: 2010-10-19 05:00:32
Author: david.bellot
Date: 2010-10-19 05:00:28 EDT (Tue, 19 Oct 2010)
New Revision: 66086
URL: http://svn.boost.org/trac/boost/changeset/66086
Log:
changelog for uBLAS 1.45
Text files modified: 
   website/public_html/beta/feed/history/boost_1_45_0.qbk |    10 ++++++++++                              
   1 files changed, 10 insertions(+), 0 deletions(-)
Modified: website/public_html/beta/feed/history/boost_1_45_0.qbk
==============================================================================
--- website/public_html/beta/feed/history/boost_1_45_0.qbk	(original)
+++ website/public_html/beta/feed/history/boost_1_45_0.qbk	2010-10-19 05:00:28 EDT (Tue, 19 Oct 2010)
@@ -64,6 +64,16 @@
 * [phrase library..[@/libs/wave/index.html Wave]:]
   * See the [@/libs/wave/ChangeLog Changelog] for details.
 
+* [phrase library..[@/libs/numeric/ublas/index.html uBLAS]:]
+  * Tickets closed:
+    * [@https://svn.boost.org/trac/boost/ticket/4410 #4410],
+    * [@https://svn.boost.org/trac/boost/ticket/3397 #3397],
+    * [@https://svn.boost.org/trac/boost/ticket/795 #795],
+    * [@https://svn.boost.org/trac/boost/ticket/3514 #3514],
+  * Mixed types operation are possible and new tests added (like matrix<complex>+matrix<double>),
+  * New features:
+    * a new size<> operator is available. For example size<1>(A+B) give the number of rows of the sum of matrices A and B,
+
 [endsect]
 
 [section Compilers Tested]