From: Václav Z. <vha...@gm...> - 2012-09-09 15:56:35
|
Hi. I have released log4cplus 1.0.4.2-RC1. It is a maintenance release that contains only a handful of compatibility fixes: - Fixed log4cplus.spec for Fedora builds. - Added compatibility typedef for return type of LogLog::getLogLog() to hide differences between 1.0.4.x and 1.1.x releases. - Improved compatibility with Solaris Studio builds without '-library=stlport4' option. The '-library=stlport4' option is now added only if CXXFLAGS is missing any of '-library=(stlport4|stdcxx4|Cstd)' options. -- VZ |