
On Mar 17, 2025, at 4:30 PM, Andrey Semashev via Boost <boost@lists.boost.org> wrote:
On 3/17/25 02:57, Marshall Clow via Boost wrote:
Hi,
The master branch is now open for bug fixes, test and documentation changes, but please follow the policy described in:
https://github.com/boostorg/wiki/wiki/Releases%3A-Beta-Merge-Policy
The next deadline: On April 2nd, master closes for all changes.
As always, the calendar is at https://www.boost.org/development/
I would like to merge this commit to Boost.Log master:
https://github.com/boostorg/log/commit/724e888b5a558f8dc3db64b4397ce23f83baa...
This fixes text_file_backend behavior wrt. initial file counter selection when appending to the last written file is enabled and active file name pattern does not have a counter placeholder but target file name pattern does.
When you’re happy with the test results, go ahead. — Marshall