From f39f6cfbb8d40698efa26a56ebf698f83755dddd Mon Sep 17 00:00:00 2001 From: Giovanni Bussi <giovanni.bussi@gmail.com> Date: Mon, 16 Jul 2018 08:17:36 +0200 Subject: [PATCH] changelog --- CHANGES/v2.5.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES/v2.5.md b/CHANGES/v2.5.md index b47969a44..e9ecf3ba5 100644 --- a/CHANGES/v2.5.md +++ b/CHANGES/v2.5.md @@ -4,7 +4,8 @@ This page contains changes that will end up in 2.5 Changes from version 2.4 which are relevant for users: - Changes leading to incompatible behavior: - - \ref RMSD, \ref PATHMSD, \ref PROPERTYMAP, \ref PCAVARS, \ref PCARMSD, \ref FIT_TO_TEMPLATE and \ref DIPOLE now automatically make molecules whole. + - \ref RMSD, \ref MULTI-RMSD, \ref PATHMSD, \ref PROPERTYMAP, \ref PCAVARS, \ref PCARMSD, \ref FIT_TO_TEMPLATE, + \ref DIPOLE, \ref ALPHARMSD, \ref ANTIBETARMSD, and \ref PARABETARMSD now automatically make molecules whole. In case you do not want them to do it, use NOPBC flag, - There is some subtle change in the installation layout (see below). There should be no visible effect, however it is now compulsory to set correctly the `LD_LIBRARY_PATH` variable for the linux executable to work correctly. The procedure has been tested well on OSX and Linux, -- GitLab