]> granicus.if.org Git - graphviz/commitdiff
add a CHANGELOG entry for the prior change
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 14 Jan 2023 17:18:47 +0000 (09:18 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 14 Jan 2023 17:18:47 +0000 (09:18 -0800)
Gitlab: fixes #2340

CHANGELOG.md

index 30479deecbfd4db5582d83d1c78736e3f7a02824..db129db99ce895082a132c52535e44d33b8cced3 100644 (file)
@@ -16,6 +16,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 - The Autotools build system no longer errors when attempting libANN discovery
   during cross-compilation. This was a regression in Graphviz 7.0.6. #2335
 - Graphs with more than 46341 (⌈√INT_MAX⌉) nodes no longer crash `twopi`. #1999
+- Compatibility with `/bin/sh` has been restored in the Autotools build system.
+  This was a regression in Graphviz 7.0.6. This restores the ability to compile
+  on NetBSD which was fixed in 7.0.4 but regressed in 7.0.6. #2340
 
 ## [7.0.6] – 2023-01-06