Author: carnold
Date: Thu Jan 17 10:20:25 2008
New Revision: 612914

URL: http://svn.apache.org/viewvc?rev=612914&view=rev
Log:
Bug 44109: TelnetAppender throws null pointers at log time when socket couldn't 
be opened

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=612914&r1=612913&r2=612914&view=diff
==============================================================================
--- logging/log4j/trunk/src/changes/changes.xml (original)
+++ logging/log4j/trunk/src/changes/changes.xml Thu Jan 17 10:20:25 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="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>
        <action action="fix" issue="43314">SMTPAppender.setSMTPUserName and 
others missing @since tags.</action>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to