diff --git a/ChangeLog.md b/ChangeLog.md index 54bda61e..d3b7585f 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,5 +1,8 @@ # 11.0.2 - TBD +- Fixed compatibility with non-POSIX systems + (https://github.com/fmtlib/fmt/issues/4054). + - Made `Glib::ustring` not be confused with `std::string` (https://github.com/fmtlib/fmt/issues/4052).