From d5b4d42cf0bc2445260ff0239e4ada6a004a64b3 Mon Sep 17 00:00:00 2001 From: Giovanni Bussi <giovanni.bussi@gmail.com> Date: Thu, 22 Mar 2018 08:26:22 +0100 Subject: [PATCH] changelog --- CHANGES/v2.3.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES/v2.3.txt b/CHANGES/v2.3.txt index d9d3821d9..112f89af3 100644 --- a/CHANGES/v2.3.txt +++ b/CHANGES/v2.3.txt @@ -237,5 +237,8 @@ For users: For developers: - Fixed small issue in debug options of \ref driver (see \issue{245}). +- `plumed patch -e` now accepts a name closely matching the patch name (e.g. `plumed patch -e gromacs2016.5` will try to patch + even if the stored patch is for `gromacs-2016.4`). This simplifies managing Portfiles. Nothing changes when picking the patch + from the interactive menu. */ -- GitLab