From ff7efb5bff3bb9b31be6c5e19fb64db3b0735313 Mon Sep 17 00:00:00 2001
From: Giovanni Bussi <giovanni.bussi@gmail.com>
Date: Wed, 27 Sep 2017 17:22:33 +0200
Subject: [PATCH] changelog

[makedoc]
---
 CHANGES/v2.4.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGES/v2.4.md b/CHANGES/v2.4.md
index 607239d18..6117bfb82 100644
--- a/CHANGES/v2.4.md
+++ b/CHANGES/v2.4.md
@@ -118,3 +118,5 @@ Fixes after alpha release:
   - (developers): `configure.ac` has been simplified and improved in order to more easily probe C++ libraries.
   - (developers): added `plumed_custom_skip` function to regtests in order to skip specific tests based on specific conditions (e.g. OS).
   - (developers): environment variable `LDSO` has been renamed to `LDSHARED`, which is standard in the python community.
+  - (developers): a `libplumedWrapper.a` library is installed as well, that can be used in `--runtime` patching.
+  - (developers): pkgconfig files are installed.
-- 
GitLab