Author: sdeboy
Date: Thu Mar 14 06:59:55 2013
New Revision: 1456348
URL: http://svn.apache.org/r1456348
Log:
Updating changes.xml
Modified:
logging/log4j/log4j2/trunk/src/changes/changes.xml
Modified: logging/log4j/log4j2/trunk/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/src/changes/changes.xml?rev=1456348&r1=1456347&r2=1456348&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/src/changes/changes.xml (original)
+++ logging/log4j/log4j2/trunk/src/changes/changes.xml Thu Mar 14 06:59:55 2013
@@ -23,6 +23,12 @@
<body>
<release version="2.0-beta5" date="@TBD@" description="Bug fixes and
enhancements">
+ <action issue="LOG4J2-175" dev="sdeboy" type="fix">
+ Plugin cache should be reset when addPackages is called.
+ </action>
+ <action issue="LOG4J2-155" dev="sdeboy" type="add">
+ Expose file appender configuration details via an advertisement
mechanism.
+ </action>
<action issue="LOG4J2-159" dev="rgoers" type="fix" due-to="Jan Winter">
Add Fragment-Host to MANIFEST.MF for log4j2-core.
</action>