1
0

[LOGGING-151] Use org.apache.commons.logging as BSN.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1468180 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Thomas Neidhart
2013-04-15 18:46:50 +00:00
parent b817da4a30
commit 5506657f80
2 changed files with 5 additions and 3 deletions

View File

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