This is an automated email from the ASF dual-hosted git repository.

pkarwasz pushed a commit to branch release/2.25.4
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git

commit b7881547e953108278381fc70495b52544032ec0
Author: Piotr P. Karwasz <[email protected]>
AuthorDate: Wed Mar 25 08:50:02 2026 +0100

    Changelog for additional fixes
---
 .../{.2.x.x => 2.25.4}/3975_prevent_warning_for_last_null_argument.xml  | 2 +-
 src/changelog/{.2.x.x => 2.25.4}/4033_fix_custom_throwable_to_sting.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/src/changelog/.2.x.x/3975_prevent_warning_for_last_null_argument.xml 
b/src/changelog/2.25.4/3975_prevent_warning_for_last_null_argument.xml
similarity index 96%
rename from src/changelog/.2.x.x/3975_prevent_warning_for_last_null_argument.xml
rename to src/changelog/2.25.4/3975_prevent_warning_for_last_null_argument.xml
index 9c96386fac..e1a6b5d363 100644
--- a/src/changelog/.2.x.x/3975_prevent_warning_for_last_null_argument.xml
+++ b/src/changelog/2.25.4/3975_prevent_warning_for_last_null_argument.xml
@@ -4,7 +4,7 @@
        xsi:schemaLocation="
            https://logging.apache.org/xml/ns
            https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
-       type="changed">
+       type="fixed">
     <issue id="3975" 
link="https://github.com/apache/logging-log4j2/issues/3975"/>
     <issue id="4014" 
link="https://github.com/apache/logging-log4j2/pull/4014"/>
     <description format="asciidoc">
diff --git a/src/changelog/.2.x.x/4033_fix_custom_throwable_to_sting.xml 
b/src/changelog/2.25.4/4033_fix_custom_throwable_to_sting.xml
similarity index 96%
rename from src/changelog/.2.x.x/4033_fix_custom_throwable_to_sting.xml
rename to src/changelog/2.25.4/4033_fix_custom_throwable_to_sting.xml
index 761380f81c..8948d8316e 100644
--- a/src/changelog/.2.x.x/4033_fix_custom_throwable_to_sting.xml
+++ b/src/changelog/2.25.4/4033_fix_custom_throwable_to_sting.xml
@@ -4,7 +4,7 @@
        xsi:schemaLocation="
            https://logging.apache.org/xml/ns
            https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
-       type="changed">
+       type="fixed">
     <issue id="3623" 
link="https://github.com/apache/logging-log4j2/issues/3623"/>
     <issue id="4033" 
link="https://github.com/apache/logging-log4j2/pull/4033"/>
     <description format="asciidoc">

Reply via email to