]> granicus.if.org Git - graphviz/commitdiff
Update CHANGELOG.md
authorLemures Lemniscati <lemures.lemniscati@gmail.com>
Sun, 27 Jun 2021 08:27:48 +0000 (17:27 +0900)
committerLemures Lemniscati <lemures.lemniscati@gmail.com>
Sun, 27 Jun 2021 08:27:48 +0000 (17:27 +0900)
For https://gitlab.com/graphviz/graphviz/-/merge_requests/2022

CHANGELOG.md

index 12315eef1195aa2481b027a379aa0d73a356f2af..28f7d43f71289194648400d4c284a05a8e33c601 100644 (file)
@@ -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