1
0

Update release notes.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1448269 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Thomas Neidhart
2013-02-20 16:01:44 +00:00
parent ca927dcb7b
commit 07515fd289
2 changed files with 13 additions and 3 deletions

View File

@@ -43,7 +43,7 @@ The <action> type attribute can be add,update,fix,remove.
<title>Release Notes</title>
</properties>
<body>
<release version="1.1.2" date="In SVN" description="Bug fixes.">
<release version="1.1.2" date="In SVN" description="This is a maintenance release containing bug fixes.">
<action type="update" issue="LOGGING-135">
Improved thread-safety for several log adapters, including AvalonLogger, SimpleLog,
Log4JLogger, LogKitLogger.