From 38a2a3de9ed52f9c28fe4c1e0ba18766178e2755 Mon Sep 17 00:00:00 2001 From: Giovanni Bussi Date: Tue, 27 Jul 2021 15:19:45 +0200 Subject: [PATCH] changelog --- CHANGES/v2.6.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES/v2.6.md b/CHANGES/v2.6.md index caa3e15e86..e363f9556c 100644 --- a/CHANGES/v2.6.md +++ b/CHANGES/v2.6.md @@ -92,4 +92,4 @@ For users: For developers: - Added integer macros `PLUMED_VERSION_MAJOR` `PLUMED_VERSION_MINOR` and `PLUMED_VERSION_PATCH` to `config/version.h`. Can be used to write \ref LOAD -able source code portable across multiple versions. -- Fix for compilation with GCC 11 (reported by Axel Kohlmeyer, see #693). +- Fix for compilation with GCC 11 (reported by Axel Kohlmeyer, see \issue{693}).