From 747a473538dc83bfef16f3de102444c51d2f2155 Mon Sep 17 00:00:00 2001 From: project-repo Date: Mon, 24 Apr 2023 22:37:08 +0200 Subject: [PATCH] Add Bugs.md description --- Bugs.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Bugs.md b/Bugs.md index 5b5bd4a..7c20d69 100644 --- a/Bugs.md +++ b/Bugs.md @@ -1179,3 +1179,12 @@ Prior to release 2.1.0 `meson install` did not work perfectly. In the `merge_output_configs` function, when copying the properties of one config to another, the `angles` element of an input structure was being copied to the `status` element of the resultant structure. + +## Issue 61 + + * github issue number: N/A + * Fixed: 2.1.2 + +The script introduced with 2.1.1 `scripts/install-development-environment` had some +missing dependencies. This has benn resolved and tested with bare arch containers. +