From 22c223b530fcd84eb245c6797065b62b9b83bc75 Mon Sep 17 00:00:00 2001 From: Giovanni Bussi <giovanni.bussi@gmail.com> Date: Mon, 27 Apr 2015 11:15:47 +0200 Subject: [PATCH] changelog --- CHANGES/v2.1.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES/v2.1.txt b/CHANGES/v2.1.txt index e88da95dd..58e35a009 100644 --- a/CHANGES/v2.1.txt +++ b/CHANGES/v2.1.txt @@ -189,6 +189,7 @@ For users: See notes <a href="http://github.com/plumed/plumed2/issues/132"> here </a> This fix requires gromacs to be repatched and could be very important if you run biased simulations in the NPT ensemble. - Fixed a bug in the virial computed with \ref FIT_TO_TEMPLATE when the reference pdb had center non located at the origin. +- Fixed a bug in the the forces computed with \ref FIT_TO_TEMPLATE when used in combination with \ref COM, \ref CENTER, or \ref GHOST - Updated internal molfile plugins to VMD 1.9.2. - Included crd and crdbox formats to internal molfile. - Added --natoms to \ref driver . This is required to read coordinate -- GitLab