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 07e500b  [LOG4J2-2592] StackOverflowException when server not 
reachable with SocketAppender.
07e500b is described below

commit 07e500bcb5069d6ab7b7e39995f561b99190c8ee
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Apr 16 08:32:12 2019 -0400

    [LOG4J2-2592] StackOverflowException when server not reachable with
    SocketAppender.
---
 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 9151370..d49869f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -46,7 +46,7 @@
       <action issue="LOG4J2-2574" dev="ggregory" type="update" due-to="Gary 
Gregory">
         Update MongoDB 3 module driver from 3.9.0 to 3.10.1.
       </action>
-      <action issue="LOG4J2-2592" dev="ggregory" type="update" due-to="Dávid 
Kaya, Gary Gregory">
+      <action issue="LOG4J2-2592" dev="ggregory" type="fix" due-to="Dávid 
Kaya, Gary Gregory">
         StackOverflowException when server not reachable with SocketAppender.
       </action>
     </release>

Reply via email to