Skip to content

Commit d48454c

Browse files
committed
Arrange changelog entries
1 parent 989ce78 commit d48454c

9 files changed

+4
-52
lines changed

src/changelog/.2.x.x/2309_fix_logger_context_aware_lookups.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
55
type="changed">
66
<issue id="2309" link="https://github.com/apache/logging-log4j2/pull/2309"/>
7-
<description format="asciidoc">Fix handling of `LoggerContextAware` lookups.</description>
7+
<description format="asciidoc">Fix handling of `LoggerContextAware` lookups</description>
88
</entry>

src/changelog/.2.x.x/2346_unix_millis_data_pattern.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
55
type="changed">
66
<issue id="2346" link="https://github.com/apache/logging-log4j2/pull/2346"/>
7-
<description format="asciidoc">Fix `NullPointerException` in `PatternProcessor` for a `UNIX_MILLIS` pattern.</description>
7+
<description format="asciidoc">Fix NPE in `PatternProcessor` for a `UNIX_MILLIS` pattern</description>
88
</entry>

src/changelog/.2.x.x/fix_StatusLogger_instant_formatting.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
type="fixed">
66
<issue id="2322" link="https://github.com/apache/logging-log4j2/pull/2322"/>
77
<description format="asciidoc">
8-
Add `log4j2.StatusLogger.DateFormatZone` system property to set the time-zone `StatusLogger` uses to format `java.time.Instant`.
9-
Without this formatting patterns accessing to time-zone-specific fields (e.g., year-of-era) cause failures.
8+
Add `log4j2.StatusLogger.dateFormatZone` system property to set the time-zone `StatusLogger` uses to format `java.time.Instant`.
9+
Without this, formatting patterns accessing to time-zone-specific fields (e.g., year-of-era) cause failures.
1010
</description>
1111
</entry>

src/changelog/.2.x.x/update_co_elastic_clients_elasticsearch_java.xml

Lines changed: 0 additions & 8 deletions
This file was deleted.

src/changelog/.2.x.x/update_co_elastic_logging_log4j2_ecs_layout.xml

Lines changed: 0 additions & 8 deletions
This file was deleted.

src/changelog/.2.x.x/update_com_github_tomakehurst_wiremock_jre8.xml

Lines changed: 0 additions & 8 deletions
This file was deleted.

src/changelog/.2.x.x/update_github_codeql_action.xml

Lines changed: 0 additions & 8 deletions
This file was deleted.

src/changelog/.2.x.x/update_io_fabric8_docker_maven_plugin.xml

Lines changed: 0 additions & 8 deletions
This file was deleted.

src/changelog/.2.x.x/update_org_codehaus_groovy_groovy_bom.xml

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)