diff --git a/CHANGES/v2.8.md b/CHANGES/v2.8.md index e42c77c034..8361a542ba 100644 --- a/CHANGES/v2.8.md +++ b/CHANGES/v2.8.md @@ -101,3 +101,6 @@ Changes from version 2.7 which are relevant for users: - Fixed a numerical instability in \ref OPES_EXPANDED that could cause `-inf` to appear in the DELTAFS file when biasing large systems - Small fixes in the test suite to make sure `plumed` is always invoked with `--no-mpi` when testing for features. This avoids problems that were appearing when testing with some specific versions of OpenMPI. + +## Version 2.8.4 +- Added the possibility to disable `RTLD_DEEPBIND` (see \issue{952}).