From 92f48f5d957c5220f6adf213dbd6784dde2b4a2d Mon Sep 17 00:00:00 2001
From: Giovanni Bussi <giovanni.bussi@gmail.com>
Date: Mon, 21 May 2018 17:24:37 +0200
Subject: [PATCH] changelog

---
 CHANGES/v2.3.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGES/v2.3.txt b/CHANGES/v2.3.txt
index ff52c1a26..c96adf839 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}).
-- 
GitLab