Add Bugs.md description

This commit is contained in:
project-repo 2023-04-24 22:37:08 +02:00
commit 747a473538

View file

@ -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.