From: Matthew Fernandez Date: Tue, 29 Jun 2021 14:56:18 +0000 (-0700) Subject: add a CHANGELOG.md entry for the GTK→GDLIB change X-Git-Tag: 2.48.0~26^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ea9710a5472f956ed06a67cbe39465b46f587a4d;p=graphviz add a CHANGELOG.md entry for the GTK→GDLIB change This fix and the GD_LIBS→GDLIB_LIBS fix are both addressing problems that were introduced in 3fcf096870bffa7d21fceecb56ba26e925073ecb. --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 85644ac32..015e37a56 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - node_distinct_coloring failure due to out-of-memory now reported correctly instead of referring to a failure to open lab_gamut - Fix a typo `GD_LIBS` to `GDLIB_LIBS` in `tclpkg/tcldot/Makefile.am` !2022 +- Autotools build system sets libgd variables now instead of incorrectly setting + GTK variables ## [2.47.3] - 2021-06-19