]> granicus.if.org Git - graphviz/commitdiff
CHANGELOG.md entry for the prior commit
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 19 Nov 2021 01:01:11 +0000 (17:01 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 19 Nov 2021 01:01:11 +0000 (17:01 -0800)
CHANGELOG.md

index c537392032df1345998d5d2980659116ffdcfff8..891ca6e48aeaabc78f0463a3e2b7593f88ccad48 100644 (file)
@@ -18,6 +18,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 - A limit on GVC config files of 100000 bytes has been removed.
 - MD5 checksums of release artifacts are no longer provided. SHA256 checksums
   are still provided and these should be used instead.
+- when cross-compiling, the Autotools build no longer runs `dot -c` during
+  installation
 
 ### Fixed