You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by ca...@apache.org on 2008/01/17 21:10:42 UTC

svn commit: r612961 - /logging/log4j/trunk/src/changes/changes.xml

Author: carnold
Date: Thu Jan 17 12:10:42 2008
New Revision: 612961

URL: http://svn.apache.org/viewvc?rev=612961&view=rev
Log:
Bug 44108: TelnetAppender misses messages when one of many clients disconnect

Modified:
    logging/log4j/trunk/src/changes/changes.xml

Modified: logging/log4j/trunk/src/changes/changes.xml
URL: http://svn.apache.org/viewvc/logging/log4j/trunk/src/changes/changes.xml?rev=612961&r1=612960&r2=612961&view=diff
==============================================================================
--- logging/log4j/trunk/src/changes/changes.xml (original)
+++ logging/log4j/trunk/src/changes/changes.xml Thu Jan 17 12:10:42 2008
@@ -23,6 +23,7 @@
 
     <release version="1.2.16" date="TBD" description="">
        <action issue="43313">log4j 1.2.16 release preparation.</action>
+       <action action="fix" issue="44108">TelnetAppender misses messages when one of many clients disconnect.</action>
        <action action="fix" issue="44109">TelnetAppender throws null pointers at log time when socket couldn't be opened.</action>
        <action action="fix" issue="44032">ThrowableInformation.getThrowableStringRep can return null strings.</action>
        <action action="fix" issue="43298">log4j.dtd defines class attribute for category element, but not for logger.</action>



---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org