Author: tschoening
Date: Mon Mar 10 07:15:07 2014
New Revision: 1575851

URL: http://svn.apache.org/r1575851
Log:
LOGCXX-411: Fixed this in LOGCXX-394.

Modified:
    incubator/log4cxx/trunk/src/changes/changes.xml

Modified: incubator/log4cxx/trunk/src/changes/changes.xml
URL: 
http://svn.apache.org/viewvc/incubator/log4cxx/trunk/src/changes/changes.xml?rev=1575851&r1=1575850&r2=1575851&view=diff
==============================================================================
--- incubator/log4cxx/trunk/src/changes/changes.xml (original)
+++ incubator/log4cxx/trunk/src/changes/changes.xml Mon Mar 10 07:15:07 2014
@@ -75,6 +75,7 @@
                        <action issue="LOGCXX-382" type="fix">Mingw build type 
conversion error</action>
                        <action issue="LOGCXX-388" 
type="fix">Hierarchy::updateParents loops forever on illegal logger-name like 
'.logger1'</action>
                        <action issue="LOGCXX-394" type="fix">Levels are not 
thread safe</action>
+                       <action issue="LOGCXX-411" type="fix">Crash when 
logging on multiple threads.</action>
                        <action issue="LOGCXX-412" type="fix">Log4cxx doesn't 
roll normally when working under multiple processes environment</action>
                        <action issue="LOGCXX-413" type="fix">log4cxx doesn't 
compile on openembedded (due to Alex Zbarcea)</action>
                        <action issue="LOGCXX-414" type="fix">possibly wrong 
use of autotools docdir (due to Alex Zbarcea)</action>


Reply via email to