diff --git a/CHANGES/v2.2.txt b/CHANGES/v2.2.txt index 175d138749ec44e825230aa6e70e5617b1e62a3a..fb739523dda196acd9fd4176d90c5bd930841f24 100644 --- a/CHANGES/v2.2.txt +++ b/CHANGES/v2.2.txt @@ -95,6 +95,7 @@ Unreleased changes (will be included in 2.2.1) For users: - PLUMED now reports an error when using \ref HISTOGRAM with UNNORMALIZED without USE_ALL_DATA. See \issue{175} - Fixed a bug in configure together with --enable-almost. The check for lbz2 library was not working properly. +- Fixed a bug in install procedure that was introducing an error in linking with CP2K. For developers: - Vector and Tensor now support direct output with `<<`.