From 5312f7cac8744b25e5aad3f93b74b6cb3367786a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Bobot?= Date: Fri, 19 Nov 2021 16:03:30 +0100 Subject: [PATCH] Update CHANGES MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: François Bobot --- CHANGES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 6ab5f92f6681..0bf915b057da 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,8 @@ Unreleased ---------- +- Fix plugins with dot in the name (#5182, @bobot, review @rgrinberg) + - Fix installation of implementations of virtual libraries (#5150, fix #3636, @rgrinberg)