diff --git a/CHANGES/v2.3.txt b/CHANGES/v2.3.txt index ff52c1a2601ba2a7f3d9e6758f26e4a0b51d6ad5..c96adf83962b5d205d6b2e08541b1faff3867a4e 100644 --- a/CHANGES/v2.3.txt +++ b/CHANGES/v2.3.txt @@ -236,6 +236,7 @@ For users: - Fixed a problem leading to NaN derivatives of \ref switchingfunction `Q` when distance between two atoms is large. - GROMACS patch updated to gromacs-2016.5. - `./configure` crashes if prefix is set to present working directory (notice that this choice was already leading to issues). +- \ref DUMPATOMS reports an error when trying to write xtc/xdr files without the xdrfile library installed. For developers: - Fixed small issue in debug options of \ref driver (see \issue{245}).