]> granicus.if.org Git - graphviz/commitdiff
add some more CHANGELOG detail to the SWIG 4.1.0 support
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 17 Nov 2022 01:53:22 +0000 (17:53 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 17 Nov 2022 01:53:22 +0000 (17:53 -0800)
CHANGELOG.md

index 514c8de82a7dc28c844903d1fc04a77f7c71c073..e12c24ebce0220ece9e889a32493471819664a11 100644 (file)
@@ -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