diff --git a/CHANGES/v2.2.txt b/CHANGES/v2.2.txt index fb739523dda196acd9fd4176d90c5bd930841f24..cadc3e6b2670b1ffbaea3de4dec1b23445fb0747 100644 --- a/CHANGES/v2.2.txt +++ b/CHANGES/v2.2.txt @@ -96,6 +96,7 @@ 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. +- Fixed a bug that sometimes was preventing the printing of a usefull error message. For developers: - Vector and Tensor now support direct output with `<<`.