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

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


The following commit(s) were added to refs/heads/master by this push:
     new 988a1bd  LOG4J2-2977 Update changelog.
988a1bd is described below

commit 988a1bd14d8d1b123184736142ac29160405682b
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Wed Feb 3 15:51:55 2021 +0100

    LOG4J2-2977 Update changelog.
---
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 8a69cf4..b112fc5 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -31,6 +31,9 @@
          - "remove" - Removed
     -->
     <release version="3.0.0" date="2021-MM-DD" description="GA Release 3.0.0">
+      <action issue="LOG4J2-2977" dev="rgrabowski" type="fix">
+        Replace outdated PatternLayout.createLayout() calls in docs with 
createDefaultLayout().
+      </action>
       <action issue="LOG4J2-2973" dev="fricchiuti" type="fix">
         Rename EventTemplateAdditionalField#type (conflicting with properties 
file parser) to "format".
       </action>

Reply via email to