1
0

Post release changes.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1484532 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Thomas Neidhart
2013-05-20 17:21:37 +00:00
parent d69c89eec8
commit ec64e5b2c1
6 changed files with 30 additions and 17 deletions

View File

@@ -43,7 +43,9 @@ The <action> type attribute can be add,update,fix,remove.
<title>Release Notes</title>
</properties>
<body>
<release version="1.1.3" date="2013-05-09" description="This is a maintenance release containing bug fixes.">
<release version="1.2" date="TBD" description="TBD">
</release>
<release version="1.1.3" date="2013-05-23" description="This is a maintenance release containing bug fixes.">
<action issue="LOGGING-151" dev="tn" type="fix" due-to="Krzysztof Daniel">
Use "org.apache.commons.logging" as bundle symbolic name.
</action>