From 00c477ca8f34d962cc6c6bfd011b67f3af6eb077 Mon Sep 17 00:00:00 2001 From: heister Date: Sun, 7 Jul 2013 16:07:59 +0000 Subject: [PATCH] leave comment git-svn-id: https://svn.dealii.org/trunk@29943 0785d39b-7218-0410-832d-ea1e28bc413d --- tests/mpi/constraint_matrix_set_zero_01.cc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/mpi/constraint_matrix_set_zero_01.cc b/tests/mpi/constraint_matrix_set_zero_01.cc index a90946cd2a..0632be8b85 100644 --- a/tests/mpi/constraint_matrix_set_zero_01.cc +++ b/tests/mpi/constraint_matrix_set_zero_01.cc @@ -13,7 +13,8 @@ // check ConstraintMatrix::set_zero(Vector) for parallel vectors. -// this documents a bug introduced in r29678 for block vectors. +// this documents a bug introduced in r29678 for block vectors +// that was fixed in 29940. #include "../tests.h" #include -- 2.39.5