From b14e80222e0800c667705a5c736dc68ded4ab717 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Fri, 5 Feb 2021 09:26:35 -0700 Subject: [PATCH] Add changelog entry. --- doc/news/changes/minor/20210205WolfgangBangerth | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 doc/news/changes/minor/20210205WolfgangBangerth diff --git a/doc/news/changes/minor/20210205WolfgangBangerth b/doc/news/changes/minor/20210205WolfgangBangerth new file mode 100644 index 0000000000..48745c1bc5 --- /dev/null +++ b/doc/news/changes/minor/20210205WolfgangBangerth @@ -0,0 +1,4 @@ +New: There are now functions Utilities::get_bit() and +Utilities::set_bit() that do as their names suggest. +
+(Peter Munch, Wolfgang Bangerth, 2021/02/05) -- 2.39.5