Skip to content

Commit

Permalink
#158 added removal of NetSendAppender to release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
FreeAndNil committed Jul 26, 2024
1 parent 998216a commit 5f94dcc
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/site/xdoc/release/release-notes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -128,10 +128,14 @@ limitations under the License.
</ul>
</p>
<p>
<a href="https://github.com/apache/logging-log4net/issues/154">Remove RemotingAppender</a>
<ul>
<li>
<code>log4net.Appender.RemotingAppender</code>
<a href="https://github.com/apache/logging-log4net/issues/154">Remove RemotingAppender</a>
</li>
<li>
<code>log4net.Appender.NetSendAppender</code>
<a href="https://github.com/apache/logging-log4net/pull/158">NetSendAdapter removed</a>
</li>
</ul>
</p>
Expand Down

0 comments on commit 5f94dcc

Please sign in to comment.