From ea9710a5472f956ed06a67cbe39465b46f587a4d Mon Sep 17 00:00:00 2001 From: Matthew Fernandez Date: Tue, 29 Jun 2021 07:56:18 -0700 Subject: [PATCH] =?utf8?q?add=20a=20CHANGELOG.md=20entry=20for=20the=20GTK?= =?utf8?q?=E2=86=92GDLIB=20change?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit This fix and the GD_LIBS→GDLIB_LIBS fix are both addressing problems that were introduced in 3fcf096870bffa7d21fceecb56ba26e925073ecb. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.50.1