]> granicus.if.org Git - graphviz/commitdiff
add a changelog entry for the prior fix
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 7 Jan 2023 22:54:43 +0000 (14:54 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 7 Jan 2023 22:54:52 +0000 (14:54 -0800)
Gitlab: #2335

CHANGELOG.md

index 633325777a38bbb7f395622130718fa0cf373e24..24a1b762cc38694f39c6013d0071038bc6d350d6 100644 (file)
@@ -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