1
0

Update changes.xml with estimated release date.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1452974 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Thomas Neidhart
2013-03-05 20:13:42 +00:00
parent d3ad97ab18
commit 0b6bc92b1e

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.2" date="In SVN" description="This is a maintenance release containing bug fixes."> <release version="1.1.2" date="2013-03-10" description="This is a maintenance release containing bug fixes.">
<action issue="LOGGING-124" dev="tn" type="fix" due-to="Christian Schneider"> <action issue="LOGGING-124" dev="tn" type="fix" due-to="Christian Schneider">
The jar manifest now contains proper OSGi-related metadata information. The jar manifest now contains proper OSGi-related metadata information.
</action> </action>