From 78029ca94ac695303bc7de9e5381c7541fc4f598 Mon Sep 17 00:00:00 2001
From: carlocamilloni <carlo.camilloni@gmail.com>
Date: Thu, 10 Oct 2019 23:12:19 +0200
Subject: [PATCH] doc

---
 CHANGES/v2.5.md | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/CHANGES/v2.5.md b/CHANGES/v2.5.md
index f19eec9f7..0b5b0e6ff 100644
--- a/CHANGES/v2.5.md
+++ b/CHANGES/v2.5.md
@@ -193,8 +193,10 @@ For users:
 ## Version 2.5.3 (to be released)
 
 For users:
-- Fixed a bug with \ref CONVERT_TO_FES and periodic variables, see \issue{441} 
-- New patch for GROMACS 2019.4
+- Fixed a bug with \ref CONVERT_TO_FES and periodic variables, see \issue{441}
+- Fixed a bug with \ref FOURIER_TRANSFORM 
+- Updated patch for GROMACS 2019.4
+- Updated patch for GROMACS 2018.8
 - Python module:
   - Fixed building with clang-8.
   - Set `language_level` for cython to the actually used language level.
-- 
GitLab