From 531ee26f068ef7d5148a5628e863cda34f47e46a Mon Sep 17 00:00:00 2001
From: Giovanni Bussi <giovanni.bussi@gmail.com>
Date: Mon, 8 Oct 2018 12:28:56 +0200
Subject: [PATCH] changelog

---
 CHANGES/v2.5.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/CHANGES/v2.5.md b/CHANGES/v2.5.md
index 6edbf134b..e2fc8b6fd 100644
--- a/CHANGES/v2.5.md
+++ b/CHANGES/v2.5.md
@@ -127,3 +127,6 @@ Changes from version 2.4 which are relevant for developers:
 - Absolute/relative soname/install_name can be configured on linux/OSX. This feature is only
   for testing, the default choice is the typical one used on the respective operating system.
 - On OSX, `plumed` and `libplumed.dylib` will find `libplumedKernel.dylib` using `@loader_path`.
+
+Fixes done after beta (this list will be merged to the one above):
+- (developers) Using CXX compiler to link the main program.
-- 
GitLab