1
0

[LOGGING-135] Update changes.xml.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1448124 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Thomas Neidhart
2013-02-20 12:34:01 +00:00
parent ee85b25486
commit c53121f3bf

View File

@@ -44,6 +44,10 @@ The <action> type attribute can be add,update,fix,remove.
</properties> </properties>
<body> <body>
<release version="1.1.2" date="In SVN" description="Bug fixes."> <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"> <action type="update" issue="LOGGING-138">
In case of a discovery failure now also the stacktrace of the cause will be In case of a discovery failure now also the stacktrace of the cause will be
added to the diagnostic message. added to the diagnostic message.