From 514f7136709e775dd57a189162aed653848ce736 Mon Sep 17 00:00:00 2001 From: Michael Stevens Date: Thu, 25 Aug 2005 08:26:45 +0000 Subject: [PATCH] Post 1.33.0 Release notes svn path=/trunk/boost/libs/numeric/ublas/; revision=30662 --- doc/Release_notes.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 doc/Release_notes.txt diff --git a/doc/Release_notes.txt b/doc/Release_notes.txt new file mode 100644 index 00000000..f99d5a2e --- /dev/null +++ b/doc/Release_notes.txt @@ -0,0 +1,3 @@ +POST 1.33.0 +array_adaptor and shallow_array_adaptor removed +carray_adaptor included and documented