From 145e8e73eb732bf21192fd0f53282c79f16337bd Mon Sep 17 00:00:00 2001 From: Giovanni Bussi <giovanni.bussi@gmail.com> Date: Mon, 17 Dec 2018 08:29:31 +0100 Subject: [PATCH] changelog --- CHANGES/v2.3.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES/v2.3.txt b/CHANGES/v2.3.txt index e050e5f68..f79370550 100644 --- a/CHANGES/v2.3.txt +++ b/CHANGES/v2.3.txt @@ -264,6 +264,7 @@ For users: - Fixed some openMP regression (some related to the whole codes and some specifics for Coordination and Multicolvar), this were compiler dependent so not all users may have experienced them - Fixed an issue with \ref CS2BACKBONE when more than 2 chains were used - Fixed memory leak in \ref RDC. +- Fixed segmentation fault with more than two CVs in reweighting \ref METAD (see \issue{399}, thanks to fiskissimo). For developers: - Small fix in LDFLAGS when enabling coverage. -- GitLab