Skip to content

Commit 7b9d592

Browse files
committed
Organize changelog
1 parent 1de79b9 commit 7b9d592

12 files changed

+9
-98
lines changed

src/changelog/.2.x.x/fix_MDC_pattern_converter_for_notEmpty.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
33
xmlns="http://logging.apache.org/log4j/changelog"
44
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
5-
type="changed">
5+
type="fixed">
66
<issue id="1922" link="https://github.com/apache/logging-log4j2/issues/1922"/>
77
<description format="asciidoc">Fix MDC pattern converter causing issues for `%notEmpty`</description>
88
</entry>

src/changelog/.2.x.x/fix_reusable_message_factory_serializability.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
33
xmlns="http://logging.apache.org/log4j/changelog"
44
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
5-
type="changed">
5+
type="fixed">
66
<issue id="1884" link="https://github.com/apache/logging-log4j2/issues/1884"/>
7-
<description format="asciidoc">Fix `NotSerializableException` when `Logger` is serialized with a `ReusableMessageFactory`</description>
7+
<description format="asciidoc">Fix `NotSerializableException` thrown when `Logger` is serialized with a `ReusableMessageFactory`</description>
88
</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_com_h2database_h2.xml

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

src/changelog/.2.x.x/update_de_flapdoodle_embed_de_flapdoodle_embed_mongo.xml

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

src/changelog/.2.x.x/update_de_flapdoodle_reverse_de_flapdoodle_reverse.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_org_junit_junit_bom.xml

Lines changed: 0 additions & 8 deletions
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
33
xmlns="http://logging.apache.org/log4j/changelog"
4-
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
5-
type="fixed">
6-
<description format="asciidoc">Fix Javadoc inheritDoc tags</description>
4+
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.0.xsd"
5+
type="changed">
6+
<description format="asciidoc">Update `org.springframework:spring-framework-bom` to version `5.3.30`</description>
77
</entry>

src/changelog/.2.x.x/update_uk_org_webcompere_system_stubs_core.xml

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

0 commit comments

Comments
 (0)