1
0

Update changes.xml with release date and description.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1478469 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Thomas Neidhart
2013-05-02 18:12:05 +00:00
parent c3e3b15f18
commit d12ffa6a42

View File

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