From 014adc1658ec68ff22d448c5edbad2ce4470c5b1 Mon Sep 17 00:00:00 2001
From: Giovanni Bussi <giovanni.bussi@gmail.com>
Date: Thu, 15 Oct 2015 10:22:32 +0200
Subject: [PATCH] Fixed ref

MULTICOLVARDENS is not present in 2.1
---
 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 549622020..b2e5775df 100644
--- a/CHANGES/v2.1.txt
+++ b/CHANGES/v2.1.txt
@@ -235,7 +235,7 @@ For users:
   processors per replica.
 - Small change in numerical accuracy of lattice reduction. Should be more
   robust when running with highly optimizing compilers.
-- Fixed a bug in normalisation of kernel functions.  This affects \ref HISTOGRAM and \ref MULTICOLVARDENS
+- Fixed a bug in normalisation of kernel functions.  This affects \ref HISTOGRAM
   If these actions were used with previous versions of the code care should be taken when analysing the 
   results.
 - Fixed a bug in derivatives of kernel functions with non-diagonal covariances. This affects the 
-- 
GitLab