From 6237f48c7fb362f9052751d83a9f15d2ff2e9213 Mon Sep 17 00:00:00 2001
From: Giovanni Bussi <giovanni.bussi@gmail.com>
Date: Fri, 12 Sep 2014 16:26:11 +0200
Subject: [PATCH] Fixed changelog for 2.0.4

---
 CHANGES/v2.0.txt | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/CHANGES/v2.0.txt b/CHANGES/v2.0.txt
index 19e3d757d..ba89602b7 100644
--- a/CHANGES/v2.0.txt
+++ b/CHANGES/v2.0.txt
@@ -126,9 +126,8 @@ For developers:
 - Fixed non-ansi syntax in a few points and a non-important memory leakage.
 - Split cltools/Driver.cpp to make parallel compilation faster.
 
-Unreleased changes (will be included in 2.0.4)
+Version 2.0.4 (xxxxx)
 ----------------------------------------------
-See <a href="http://github.com/plumed/plumed2/commits/v2.0">branch v2.0 on git repository</a>.
 
 For users:
 - Fixed a bug in \ref BIASVALUE that could produce wrong acceptance with replica exchange simulations.
@@ -139,6 +138,10 @@ For users:
 For developers:
 - Renamed Value.cpp to BiasValue.cpp
 
+Unreleased changes (will be included in 2.0.5)
+----------------------------------------------
+See <a href="http://github.com/plumed/plumed2/commits/v2.0">branch v2.0 on git repository</a>.
+
 */
 
 
-- 
GitLab