Skip to content

Commit f623aa6

Browse files
vymosche
authored andcommitted
Improve changelog
1 parent 986c447 commit f623aa6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/changelog/2.25.2/3940_ThrowableStackTraceRenderer_ArrayIndexOutOfBoundsException.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@
55
https://logging.apache.org/xml/ns
66
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
77
type="fixed">
8-
<issue id="3940" link="https://github.com/apache/logging-log4j2/pull/3940"/>
8+
<issue id="3940" link="https://github.com/apache/logging-log4j2/issues/3940"/>
9+
<issue id="3955" link="https://github.com/apache/logging-log4j2/pull/3955"/>
910
<description format="asciidoc">
10-
Fixes `ArrayIndexOutOfBoundsException` thrown by `ThrowableStackTraceRenderer` when a `Throwable`'s stacktrace is mutated concurrently.
11+
Fixes `ArrayIndexOutOfBoundsException` thrown by `ThrowableStackTraceRenderer` when the stack trace is mutated concurrently.
1112
</description>
1213
</entry>

0 commit comments

Comments
 (0)