From ac46189392076cf2fe45534c790f608b0a679d16 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Mon, 23 Sep 2019 20:53:31 -0600 Subject: [PATCH] Add a changelog. --- doc/news/changes/minor/20190923DougShidong | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/news/changes/minor/20190923DougShidong diff --git a/doc/news/changes/minor/20190923DougShidong b/doc/news/changes/minor/20190923DougShidong new file mode 100644 index 0000000000..2aceffb029 --- /dev/null +++ b/doc/news/changes/minor/20190923DougShidong @@ -0,0 +1,5 @@ +Fixed: When called with update_volume_elements, MappingFEField had an +assertion that accidentally checked the wrong field's size. This is +now fixed. +
+(Doug Shi-Dong, 2019/09/23) -- 2.39.5