Skip to content

Commit 380b9f2

Browse files
committed
Prepare the changelog
1 parent 63e1812 commit 380b9f2

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

src/changelog/.2.x.x/3920-nested-throwables.xml renamed to src/changelog/2.25.2/3920-nested-throwables.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
type="fixed">
88
<issue id="3920" link="https://github.com/apache/logging-log4j2/pull/3920"/>
99
<description format="asciidoc">
10-
Fix detection of throwable converters inside nested patterns when applying `alwaysWriteExceptions`.
10+
Fix detection of `Throwable` converters inside nested Pattern Layout patterns when applying `alwaysWriteExceptions`
1111
</description>
1212
</entry>

src/changelog/.2.x.x/3930_date-converter.xml renamed to src/changelog/2.25.2/3930_date-converter.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
77
type="fixed">
88
<issue id="3930" link="https://github.com/apache/logging-log4j2/issues/3930"/>
9+
<issue id="3932" link="https://github.com/apache/logging-log4j2/pull/3932"/>
910
<description format="asciidoc">
10-
Fix parsing and merging of literals in `InstantPatternDynamicFormatter`.
11+
Fix parsing and merging of literals in `InstantPatternDynamicFormatter`
1112
</description>
1213
</entry>

0 commit comments

Comments
 (0)