I have released log4cplus 1.2.0. The changes from the last release
candidate are minimal:
*
Fixed SourceForge bug #324, MinGW compilation issue. Use
|InterlockedExchangeAdd| instead of |InterlockedAdd|. The former is
supported by older MinGW.
*
Fixed GitHub bug #137. Fix missing thread’s alternative name.
--
VH