From 708274a64f6991d3648a418c511e5cf71d24ff1f Mon Sep 17 00:00:00 2001 From: Giovanni Bussi <giovanni.bussi@gmail.com> Date: Sat, 6 Sep 2014 10:53:22 +0200 Subject: [PATCH] fixed changelog --- CHANGES/v2.1.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES/v2.1.txt b/CHANGES/v2.1.txt index 4e809a009..cfc4f611f 100644 --- a/CHANGES/v2.1.txt +++ b/CHANGES/v2.1.txt @@ -19,11 +19,11 @@ Changes from version 2.0 which are relevant for users: - For multicolvars components calculated with LESS_THAN and MORE_THAN keywords are now labelled lessthan and morethan. This change is necessary as the underscore character now has a special usage in component names. - In \ref CONTACTMAP components are now labelled <i>label</i>.contact-\f$n\f$. + - The command SPHERE has been replaced by \ref UWALLS. - New configuration system based on autoconf (use ./configure from root directory). Optional packages are detected at compile time and correctly enabled or disabled. An internal version of lapack and blas will be used if these libraries are not installed. -- The command SPHERE has been replaced by \ref UWALLS - New actions: - \ref SPRINT topological collective variables. - \ref CH3SHIFTS collective variable. -- GitLab