I have released log4cplus 2.0.7. It is a maintenance release.
- Fix compilation with C++20 compiler, use std::invoke_result.
- TimeBasedRollingFileAppender: Clear files before `MaxHistory` when
`CleanHistoryOnStart=false`.
- Update embedded Catch2 to version v2.13.7 to compilation with
current Glibc. GitHub issue #519.
--
VH