[LOGGING-146] Add entry to changes.xml
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1435123 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -44,6 +44,9 @@ 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="fix" issue="LOGGING-146">
|
||||||
|
Properly synchronize access to protected static field LogFactory.nullClassLoaderFactory.
|
||||||
|
</action>
|
||||||
<action type="fix" issue="LOGGING-119">
|
<action type="fix" issue="LOGGING-119">
|
||||||
Prevent potential deadlock scenario in WeakHashtable.
|
Prevent potential deadlock scenario in WeakHashtable.
|
||||||
</action>
|
</action>
|
||||||
|
|||||||
Reference in New Issue
Block a user