Skip to content

Commit ea3535a

Browse files
committed
📝 update references to jira issues to be links
1 parent c306c28 commit ea3535a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/site/xdoc/release/release-notes.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,9 @@ limitations under the License.
3434
</p>
3535
<section id="2.0.12-bug" name="Bug Fixes">
3636
<ul>
37-
<li>Addresses the issues reported in LOG4NET-652 and LOG4NET-653 whereby
37+
<li>Addresses the issues reported in
38+
[<a href="https://issues.apache.org/jira/browse/LOG4NET-652">LOG4NET-652</a>]
39+
and [<a href="https://issues.apache.org/jira/browse/LOG4NET-652">LOG4NET-653</a>] whereby
3840
logging could throw a PlatformNotSupported exception when the username
3941
is required within logs on non-Windows platforms. The implemented
4042
behavior is to fall back, where possible, on Environment.UserName

0 commit comments

Comments
 (0)