From: Matthew Fernandez Date: Fri, 19 Nov 2021 01:01:11 +0000 (-0800) Subject: CHANGELOG.md entry for the prior commit X-Git-Tag: 2.50.0~27^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=850fd6a70a8cba5f2010a88564e9a0e83bd960b2;p=graphviz CHANGELOG.md entry for the prior commit --- diff --git a/CHANGELOG.md b/CHANGELOG.md index c53739203..891ca6e48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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