From bb0bbb6dd7fcc3526bd5374427f96d0c9e8cc204 Mon Sep 17 00:00:00 2001 From: Omar Valsson <omar.valsson@gmail.com> Date: Wed, 24 Apr 2019 22:15:11 +0200 Subject: [PATCH] changed changelog slightly --- CHANGES/v2.5.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES/v2.5.md b/CHANGES/v2.5.md index 6535a2470..e16cc58fc 100644 --- a/CHANGES/v2.5.md +++ b/CHANGES/v2.5.md @@ -178,4 +178,4 @@ For users: - New shortcuts are available for selecting protein atoms: `@chi2-#`, `@chi3-#`,`@chi4-#` and `@chi5-#` - Fixed performance of \ref CUSTOM when having zero derivatives with respect to some arguments. - New patch for GROMACS 2019.1 -- Module VES: Fixed performance of \ref BF_CUSTOM when having zero derivatives with respect to some arguments. +- Module VES: Fixed performance of \ref BF_CUSTOM for basis functions with linear terms (e.g. having zero derivatives). -- GitLab