This is an automated email from the ASF dual-hosted git repository.
rgoers 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 ee69bc8 LOG4J2-2707 - fix due-to
ee69bc8 is described below
commit ee69bc87bff2ea3f0f361187e393334069e82117
Author: Ralph Goers <[email protected]>
AuthorDate: Mon Dec 2 23:03:33 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 1021f86..0ac056c 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -157,7 +157,7 @@
</action>
</release>
<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">