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

rgoers 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 fab90e06cf LOG4J2-3516 - Add changes.xml entry
fab90e06cf is described below

commit fab90e06cf2c5482a6adf03153ca808e8a03d169
Author: Ralph Goers <[email protected]>
AuthorDate: Tue May 24 23:11:02 2022 -0600

    LOG4J2-3516 - Add changes.xml entry
---
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index cbead83ee8..0b770930c7 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -30,6 +30,9 @@
          - "remove" - Removed
     -->
     <release version="2.18.0" date="2022-TBD" description="GA Release 2.18.0">
+      <action issue="LOG4J2-3516" dev="rgoers" type="update">
+        Move perf tests to log4j-core-its
+      </action>
       <action issue="LOG4J2-3432" dev="rgoers" type="fix">
         SizeBasedTriggeringPolicy would fail to rename files properly when 
integer pattern contained a leading zero.
       </action>

Reply via email to