From aaed25ae86098a7c9811f83b80339cbc42e568d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Me=C3=9Fmer?= Date: Sat, 14 Aug 2021 09:44:50 -0700 Subject: [PATCH] Mention Gentoo fixes in Changelog --- ChangeLog.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog.txt b/ChangeLog.txt index 2dff2d95..55ff8237 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -17,6 +17,8 @@ Build changes: * Allow an easy way to modify how the dependencies are found. This is mostly helpful for package maintainers. See "Using local dependencies" in the README. * Build with macFUSE instead of osxfuse on OSX * Now requires CMake 3.10 or later, and GCC 7 or later, or Clang 7 or later +* Fix a build issue on Gentoo systems +* Fix a build issue when building with boost 1.77 Improvements: * Display the file system configuration when mounting a file system