This is an automated email from the ASF dual-hosted git repository.
freeandnil pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4net.git
The following commit(s) were added to refs/heads/master by this push:
new 69bb9f43 added release note for #287
69bb9f43 is described below
commit 69bb9f4368fdd39114da217beb670bdd2af856f4
Author: Jan Friedrich <[email protected]>
AuthorDate: Thu Apr 9 23:40:06 2026 +0200
added release note for #287
---
src/changelog/3.3.1/287-reduce-silent-log-event-loss.xml | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/src/changelog/3.3.1/287-reduce-silent-log-event-loss.xml
b/src/changelog/3.3.1/287-reduce-silent-log-event-loss.xml
new file mode 100644
index 00000000..7e89c130
--- /dev/null
+++ b/src/changelog/3.3.1/287-reduce-silent-log-event-loss.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xmlns="https://logging.apache.org/xml/ns"
+ xsi:schemaLocation="https://logging.apache.org/xml/ns
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
+ type="fixed">
+ <issue id="287" link="https://github.com/apache/logging-log4net/pull/287"/>
+ <description format="asciidoc">
+ reduce silent log event loss during XmlConfigurator reconfiguration (by
@N0TRE3L in https://github.com/apache/logging-log4net/pull/287[#287])
+ </description>
+</entry>