From 94c60df93106d41d178171f3485d4e0309dc4364 Mon Sep 17 00:00:00 2001 From: Carles Fernandez Date: Sun, 31 Jan 2021 21:53:49 +0100 Subject: [PATCH] Update changelog --- docs/changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index de701457b..ca4e09724 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -22,6 +22,8 @@ SPDX-FileCopyrightText: 2011-2021 Carles Fernandez-Prades = 12 and CMake >= 3.19. - Fix building of FPGA blocks when linking against GNU Radio >= 3.9 and/or Boost >= 1.74. +- Fix linking of the `` library when using GCC 8.x and GNU Radio >= + 3.8. ### Improvements in Maintainability: