From: Lemures Lemniscati Date: Sun, 27 Jun 2021 08:27:48 +0000 (+0900) Subject: Update CHANGELOG.md X-Git-Tag: 2.48.0~26^2~7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8196aae9767a6d657e9be489d34b174fb2461dc3;p=graphviz Update CHANGELOG.md For https://gitlab.com/graphviz/graphviz/-/merge_requests/2022 --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 12315eef1..28f7d43f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fix `WIN32` path of `gvc.def` specified in `libgvc_la_LDFLAGS` - the CMake build system now not only checks for Bison, but also ensures the found version is recent enough #1916 +- Fix a typo `GD_LIBS` to `GDLIB_LIBS` in `tclpkg/tcldot/Makefile.am` !2022 ### Fixed