From: Václav H. <vha...@gm...> - 2016-08-05 19:42:44
|
Hi. I have release log4cplus 1.1.3-RC7 <https://sourceforge.net/projects/log4cplus/files/log4cplus-stable/1.1.3/>. It is a bugs fixing release: * Fixed SF#322 <https://sourceforge.net/p/log4cplus/bugs/322/>. — C++11 construct that should not be present. * Fixed |FreeAddrInfoA| and |FreeAddrInfoW| not found. — This required bump to minimal version to Windows XP SP2. * Fixed missing thread’s alternative name. — GitHub bug #137 <https://github.com/log4cplus/log4cplus/issues/137>. * Fixed GitHub bug #155 <https://github.com/log4cplus/log4cplus/issues/155>. — Process shutdown issues. * Fixed GitHub bug #136 <https://github.com/log4cplus/log4cplus/issues/136>. — Adjust weekly, daily and twice daily rollover time for |DailyRollingFileAppender| by time zone offset so that the rollover happens at midnight, etc., of local time instead of UTC time. * Fixed CMake/Visual Studio 2010 compilation. — GitHub issue #188 <https://github.com/log4cplus/log4cplus/issues/188>. -- VH |