Skip to content

Commit 5c3767b

Browse files
committed
added missing release notes
1 parent 7e1e5f2 commit 5c3767b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ limitations under the License.
2424
<body>
2525
<section id="main" name="Apache log4net™ Release Notes">
2626
<section id="a3.1.0" name="3.1.0">
27-
<section id="a3.1.0-breaking" name="Breaking Changes" />
28-
<br />
2927
Apache log4net 3.1.0 addresses reported issues:
3028
<section id="a3.1.0-bug" name="Bug fixes">
3129
<ul>
@@ -36,7 +34,10 @@ limitations under the License.
3634
</section><section id="a3.1.0-enhancements" name="Enhancements">
3735
<ul>
3836
<li>
39-
<a href="https://github.com/apache/logging-log4net/issues/tbd">tbd</a> (by tbd)
37+
<a href="https://github.com/apache/logging-log4net/issues/177">use ManagedThreadId for long running tasks</a> (reported by @Audela-220 fixed by @FreeAndNil)
38+
</li>
39+
<li>
40+
<a href="https://github.com/apache/logging-log4net/pull/181">automate version bumps</a> (by @FreeAndNil)
4041
</li>
4142
</ul>
4243
</section>

0 commit comments

Comments
 (0)