Add ChangeLog entry

Add ChangeLog entry documenting bugfix.

Signed-off-by: Thomas Daubney <[email protected]>
This commit is contained in:
Thomas Daubney
2023-01-10 09:37:43 +00:00
parent 0c6052f041
commit b462005958
@@ -0,0 +1,4 @@
Bugfix
* Fix a bug in the build where directory names containing spaces were
causing generate_errors.pl to error out resulting in a build failure.
Fixes issue #6879.