You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by gg...@apache.org on 2021/12/19 15:07:31 UTC

[logging-log4j2] branch release-2.x updated: Set release date for 2.17.0.

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

ggregory 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 b300ede  Set release date for 2.17.0.
b300ede is described below

commit b300ede15f7b06f88401f0447e1632fe8e0e2f2c
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sun Dec 19 10:07:28 2021 -0500

    Set release date for 2.17.0.
---
 src/changes/changes.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index aa8f4c9..cbb6904 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -31,7 +31,7 @@
     -->
     <release version="2.17.1" date="2021-MM-dd" description="GA Release 2.17.1">
      </release>
-    <release version="2.17.0" date="2021-MM-dd" description="GA Release 2.17.0">
+    <release version="2.17.0" date="2021-12-17" description="GA Release 2.17.0">
       <action issue="LOG4J2-3230" dev="ckozak" type="fix">
         Fix string substitution recursion.
       </action>