From: Matthew Fernandez Date: Thu, 17 Nov 2022 01:53:22 +0000 (-0800) Subject: add some more CHANGELOG detail to the SWIG 4.1.0 support X-Git-Tag: 7.0.2~6^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e85509b18a88107971194fd2101c1ebd29aef219;p=graphviz add some more CHANGELOG detail to the SWIG 4.1.0 support --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 514c8de82..e12c24ebc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,7 +21,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 arguably a regression in Graphviz 6.0.1. #2307 - The CMake build system’s interactions with a Zlib installed in a non-system location has been improved. -- Do not try to install `gv.php` if using SWIG-4.1.0. Complete #2277, #2303 +- Do not try to install `gv.php` if using SWIG-4.1.0. Graphviz 7.0.1 changes + listed SWIG 4.1.0 as supported, but there was an oversight that is fixed in + 7.0.2. Complete #2277, #2303 ## [7.0.1] – 2022-11-09