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

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


The following commit(s) were added to refs/heads/release-2.x by this push:
     new bf969f8  Changelog entry for LOG4J2-3429
bf969f8 is described below

commit bf969f8b9b0aaaa24052f9b8871aebea0f21a9b1
Author: Piotr P. Karwasz <[email protected]>
AuthorDate: Tue Mar 22 09:58:26 2022 +0100

    Changelog entry for LOG4J2-3429
---
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index e53b91b..0a646f2 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -70,6 +70,9 @@
       <action issue="LOG4J2-3419" dev="pkarwasz" type="add">
         Add support for custom Log4j 1.x levels.
       </action>
+      <action issue="LOG4J2-3439" dev="pkarwasz" type="fix">
+        Fixes default SslConfiguration, when a custom keystore is used.
+      </action>
       <!-- UPDATES -->
       <action issue="LOG4J2-3428" dev="ggregory" type="fix" due-to="LF-Lin">
         Update 3rd party dependencies for 2.17.3.

Reply via email to