This is an automated email from the ASF dual-hosted git repository.
vy 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 b689c8466d Fix 2.20.0 release notes
b689c8466d is described below
commit b689c8466d14cb6f290c28400a5a98fd8cdae563
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Wed Feb 22 09:28:41 2023 +0100
Fix 2.20.0 release notes
---
src/changelog/2.20.0/.changelog.adoc.ftl | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/changelog/2.20.0/.changelog.adoc.ftl
b/src/changelog/2.20.0/.changelog.adoc.ftl
index 1e242eaa20..6f7bbe916b 100644
--- a/src/changelog/2.20.0/.changelog.adoc.ftl
+++ b/src/changelog/2.20.0/.changelog.adoc.ftl
@@ -24,9 +24,9 @@ Due to a break in compatibility in the SLF4J binding, Log4j
now ships with two v
SLF4J-2.0.0 alpha releases are not fully supported.
See https://issues.apache.org/jira/browse/LOG4J2-2975[LOG4J2-2975] and
https://jira.qos.ch/browse/SLF4J-511[SLF4J-511].
-The Log4j 2.19.0 API, as well as many core components, maintains binary
compatibility with previous releases.
+The Log4j 2.20.0 API, as well as many core components, maintains binary
compatibility with previous releases.
-Apache Log4j 2.19.0 requires a minimum of Java 8 to build and run.
+Apache Log4j 2.20.0 requires a minimum of Java 8 to build and run.
Log4j 2.12.4 is the last release to support Java 7.
Log4j 2.3.2 is the last release to support Java 6.
Java 6 and Java 7 are no longer supported by the Log4j team.