Author: tn
Date: Wed Feb 20 12:34:01 2013
New Revision: 1448124
URL: http://svn.apache.org/r1448124
Log:
[LOGGING-135] Update changes.xml.
Modified:
commons/proper/logging/trunk/src/changes/changes.xml
Modified: commons/proper/logging/trunk/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/commons/proper/logging/trunk/src/changes/changes.xml?rev=1448124&r1=1448123&r2=1448124&view=diff
==============================================================================
--- commons/proper/logging/trunk/src/changes/changes.xml (original)
+++ commons/proper/logging/trunk/src/changes/changes.xml Wed Feb 20 12:34:01
2013
@@ -44,6 +44,10 @@ The <action> type attribute can be add,u
</properties>
<body>
<release version="1.1.2" date="In SVN" description="Bug fixes.">
+ <action type="update" issue="LOGGING-135">
+ Improved thread-safety for several log adapters, including
AvalonLogger, SimpleLog,
+ Log4JLogger, LogKitLogger.
+ </action>
<action type="update" issue="LOGGING-138">
In case of a discovery failure now also the stacktrace of the cause
will be
added to the diagnostic message.