This is an automated email from the ASF dual-hosted git repository. ramanathan1504 pushed a commit to branch feature/custom-header-smtp-appender in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
commit 519effd36c9b9960d7e6f580addcd36414d89c84 Author: Ramanathan <[email protected]> AuthorDate: Mon Aug 31 00:48:02 2026 +0530 change log pr number update --- src/changelog/.2.x.x/3704_smtp_appender_custom_headers.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/changelog/.2.x.x/3704_smtp_appender_custom_headers.xml b/src/changelog/.2.x.x/3704_smtp_appender_custom_headers.xml index 1a45a21010..727ff8af1d 100644 --- a/src/changelog/.2.x.x/3704_smtp_appender_custom_headers.xml +++ b/src/changelog/.2.x.x/3704_smtp_appender_custom_headers.xml @@ -6,7 +6,7 @@ https://logging.apache.org/xml/ns/log4j-changelog-0.xsd" type="added"> <issue id="3704" link="https://github.com/apache/logging-log4j2/issues/3704"/> - <issue id="3704" link="https://github.com/apache/logging-log4j2/pull/4266"/> + <issue id="4266" link="https://github.com/apache/logging-log4j2/pull/4266"/> <description format="asciidoc"> Added support for custom `SmtpAppender` message headers, configured with nested `Property` elements. </description>
