From c87391bf1c006166af2acdebe97558ab1a7ca702 Mon Sep 17 00:00:00 2001 From: Martin Kronbichler Date: Sun, 12 Mar 2017 20:02:10 +0100 Subject: [PATCH] Add changelog --- doc/news/changes/minor/20170312MartinKronbichler | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 doc/news/changes/minor/20170312MartinKronbichler diff --git a/doc/news/changes/minor/20170312MartinKronbichler b/doc/news/changes/minor/20170312MartinKronbichler new file mode 100644 index 0000000000..33f80f75e0 --- /dev/null +++ b/doc/news/changes/minor/20170312MartinKronbichler @@ -0,0 +1,6 @@ +Fixed: By moving a forward declaration of VectorizedArray to a more central +place, it is now possible to use the norm() methods of Tensor, Point or +SymmetricTensor objects of VectorizedArray classes without particular order of +include files. +
+(Martin Kronbichler, 2017/03/12) -- 2.39.5