From: Matthew Fernandez Date: Sat, 7 Jan 2023 22:54:43 +0000 (-0800) Subject: add a changelog entry for the prior fix X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6774323f305e643c51a7377414defd9d73e7ca54;p=graphviz add a changelog entry for the prior fix Gitlab: #2335 --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 633325777..24a1b762c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased (7.0.7)] +### Fixed + +- The Autotools build system no longer errors when attempting libANN discovery + during cross-compilation. This was a regression in Graphviz 7.0.6. #2335 + ## [7.0.6] – 2023-01-06 ### Changed