diff --git a/CHANGES/v2.5.md b/CHANGES/v2.5.md index b47969a44664717a7f634e5a3a82ea0805ddc4f1..e9ecf3ba502aff304a1ed37f4723624cf34b438d 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,