Author: grobmeier
Date: Fri May 4 04:57:28 2012
New Revision: 1333756
URL: http://svn.apache.org/viewvc?rev=1333756&view=rev
Log:
removed issue which was not fixed
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=1333756&r1=1333755&r2=1333756&view=diff
==============================================================================
--- logging/log4j/trunk/src/changes/changes.xml (original)
+++ logging/log4j/trunk/src/changes/changes.xml Fri May 4 04:57:28 2012
@@ -24,7 +24,6 @@
<action issue="49470">log4j 1.2.17 release preparation</action>
<action issue="51597" action="fix">JDBCAppender not closed due to SQL
Exception while executing an SQL (thanks to Anurag Agarwal)</action>
<action issue="50486" action="fix">Memoryleak -
org.apache.log4j.helpers.ThreadLocalMap</action>
- <action issue="43282" action="fix">Eliminate duplicates in OSGi
Import-Package directive.</action>
<action issue="48588" action="fix">DOMConfigurator does not close input
stream when configured based on URL.</action>
<action issue="49078" action="fix">javadoc.jar was missing NOTICE and
LICENSE and contained .svn entries.</action>
<action issue="50238" action="fix">Wrong log levels logged with
serialized LoggingEvent.</action>