Skip to content

Commit 0cde993

Browse files
committed
Add changelog entry
1 parent b432d14 commit 0cde993

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<entry xmlns="https://logging.apache.org/xml/ns"
3+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4+
xsi:schemaLocation="
5+
https://logging.apache.org/xml/ns
6+
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
7+
type="fixed">
8+
<issue id="3430" link="https://github.com/apache/logging-log4j2/issues/3430"/>
9+
<issue id="3681" link="https://github.com/apache/logging-log4j2/pull/3681"/>
10+
<description format="asciidoc">
11+
Improved expunging of stale entries in `InternalLoggerRegistry` to prevent potential memory leaks
12+
</description>
13+
</entry>

0 commit comments

Comments
 (0)