]> granicus.if.org Git - graphviz/commitdiff
move GD_LIBS typo fix to Fixes section of CHANGELOG.md
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 29 Jun 2021 14:52:46 +0000 (07:52 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 29 Jun 2021 14:52:46 +0000 (07:52 -0700)
CHANGELOG.md

index 28f7d43f71289194648400d4c284a05a8e33c601..85644ac3255cf79228a1919cc417946d33c8fa77 100644 (file)
@@ -12,7 +12,6 @@ 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
 
@@ -20,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 - Autotools enables -Wtrampolines and -Wlogical-op for Clang #2066
 - 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
 
 ## [2.47.3] - 2021-06-19