Author: ggregory
Date: Fri May 25 19:04:35 2012
New Revision: 1342778
URL: http://svn.apache.org/viewvc?rev=1342778&view=rev
Log:
Bug 46626 - Log4J SyslogAppender does not handle the TAG field.
https://issues.apache.org/bugzilla/show_bug.cgi?id=46626
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=1342778&r1=1342777&r2=1342778&view=diff
==============================================================================
--- logging/log4j/trunk/src/changes/changes.xml (original)
+++ logging/log4j/trunk/src/changes/changes.xml Fri May 25 19:04:35 2012
@@ -20,6 +20,10 @@
<title>Apache log4j 1.2</title>
</properties>
<body>
+ <release version="1.2.18" date="2012-??-??" description="Maintenance
release">
+ <action issue="46626" action="add" dev="ggregory" due-to="Steven
Willis">Log4J SyslogAppender does not handle the TAG field.</action>
+ </release>
+
<release version="1.2.17" date="2012-05-06" description="Maintenance
release">
<action issue="49470">log4j 1.2.17 release preparation</action>
<action issue="52913" action="add" dev="ggregory">Configure from an
InputStream</action>