From: Václav H. <vha...@gm...> - 2021-08-09 16:10:00
|
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 |