Author: carnold Date: Wed Aug 22 20:34:30 2007 New Revision: 568812 URL: http://svn.apache.org/viewvc?rev=568812&view=rev Log: Bug 37736: HierarchyEventListener.removeAppenderEvent never called
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=568812&r1=568811&r2=568812&view=diff ============================================================================== --- logging/log4j/trunk/src/changes/changes.xml (original) +++ logging/log4j/trunk/src/changes/changes.xml Wed Aug 22 20:34:30 2007 @@ -22,7 +22,7 @@ <body> <release version="1.2.15" date="2007-06-27" description="SyslogAppender enhancements, NTEventLogAppender and Maven build."> - <action action="fix" issue="37736">HierarchyEventListener.removeAppendEvent never called.</action> + <action action="fix" issue="37736">HierarchyEventListener.removeAppenderEvent never called.</action> <action action="fix" issue="37560">XMLLayout does not escape CDATA sections within NDC or throwables.</action> <action action="add" issue="33502">Added test to confirm that DOMConfigurator.configureAndWatch does configure.</action> <action action="fix" issue="32527">Default initialization with XML file halts program if JAXP not available.</action> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]