From 8d2d848fe95801c23fb79a92503c48585fe5f61f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Mon, 21 Oct 2019 00:17:14 +0200 Subject: [PATCH] Doc++ --- doc/changelog.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/changelog.dox b/doc/changelog.dox index 7b444441c..5ad6e3cb6 100644 --- a/doc/changelog.dox +++ b/doc/changelog.dox @@ -254,7 +254,7 @@ See also: - Scalar and vector @ref Math::equal() and @ref Math::notEqual() which do a component-wise comparison in the vector case, as the equality/non-equality operators return a single @cpp bool @ce -- @ref Math::scatter() as an inverse operation to @ref math::gather(), both +- @ref Math::scatter() as an inverse operation to @ref Math::gather(), both functions now support addressing via component indices as well @subsubsection changelog-latest-new-meshtools MeshTools library