From 9338aa0b89084a32ec4e4c1f4e80bc0f538dc14f Mon Sep 17 00:00:00 2001 From: Michael Stevens Date: Wed, 13 Dec 2006 15:35:03 +0000 Subject: [PATCH] [uBLAS] Pre 1.34 release notes --- doc/Release_notes.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/Release_notes.txt b/doc/Release_notes.txt index f99d5a2e..7cfb2ecd 100644 --- a/doc/Release_notes.txt +++ b/doc/Release_notes.txt @@ -1,3 +1,3 @@ -POST 1.33.0 -array_adaptor and shallow_array_adaptor removed -carray_adaptor included and documented +PRE 1.34.0 + FIX size_type and difference_type can be non defaults and uBLAS expressions use the correct types. + \ No newline at end of file