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 94c48fe LOG4J2-2707 - fix due-to
94c48fe is described below
commit 94c48fe955571b8ea03d919423a7401c708d0e2d
Author: Ralph Goers <[email protected]>
AuthorDate: Mon Dec 2 23:03:13 2019 -0700
LOG4J2-2707 - fix due-to
---
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 f9072b7..eb41c2b 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -30,7 +30,7 @@
- "remove" - Removed
-->
<release version="2.13.0" date="2019-MM-DD" description="GA Release
2.13.0">
- <action issue="LOG4J@-2707" dev="rgoers" type="fix" due-to="supertomcat">
+ <action issue="LOG4J@-2707" dev="rgoers" type="fix" due-to="Christian
Frank">
ArrayIndexOutOfBoundsException could occur with MAC address longer
than 6 bytes.
</action>
<action issue="LOG4J2-63" dev="rgoers" type="add">