Post-release updates.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1609298 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -43,7 +43,9 @@ The <action> type attribute can be add,update,fix,remove.
|
||||
<title>Release Notes</title>
|
||||
</properties>
|
||||
<body>
|
||||
<release version="1.2" date="TBD" description="TBD">
|
||||
<release version="1.2.1" date="TBD" description="This is a maintenance release containing bug fixes. Java 1.2 or later is required.">
|
||||
</release>
|
||||
<release version="1.2" date="2014-07-11" description="This is a maintenance release containing bug fixes. Java 1.2 or later is required.">
|
||||
<action issue="LOGGING-37" dev="tn" type="fix" due-to="Matthias Ernst,Archie Cobbs">
|
||||
Improve performance of LogFactory#getFactory() by calling Thread#currentThread()#getContextClassLoader()
|
||||
directly instead of using reflection. As a consequence support for JDK 1.1 has been dropped.
|
||||
|
||||
Reference in New Issue
Block a user