From eab64a0fe1bc11446614192e3209c27698cbb234 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Sat, 24 Jun 2017 19:32:18 -0600 Subject: [PATCH] Add a changelog entry. --- doc/news/changes/minor/20170624Bangerth | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 doc/news/changes/minor/20170624Bangerth diff --git a/doc/news/changes/minor/20170624Bangerth b/doc/news/changes/minor/20170624Bangerth new file mode 100644 index 0000000000..5371cdbb36 --- /dev/null +++ b/doc/news/changes/minor/20170624Bangerth @@ -0,0 +1,4 @@ +Changed: The complete_index_set() function now returns a compressed +version of the IndexSet that contains all indices. +
+(Wolfgang Bangerth, 2017/06/24) -- 2.39.5