Author: mattsicker
Date: Mon May 26 23:47:25 2014
New Revision: 1597666
URL: http://svn.apache.org/r1597666
Log:
Add changelog entry for LOG4J2-655.
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=1597666&r1=1597665&r2=1597666&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/src/changes/changes.xml (original)
+++ logging/log4j/log4j2/trunk/src/changes/changes.xml Mon May 26 23:47:25 2014
@@ -21,7 +21,10 @@
<title>Changes</title>
</properties>
<body>
- <release version="2.0-rc2" date="2014-MM-DD" description="Bug fixes and
enhancements">
+ <release version="2.0-rc2" date="2014-MM-DD" description="Bug fixes and
enhancements">
+ <action issue="LOG4J2-655" dev="mattsicker" type="add">
+ Add Vagrantfile for testing in GNU+Linux.
+ </action>
<action issue="LOG4J2-651" dev="ggregory" type="fix">
Log4j 2 throws ArrayIndexOutOfBoundsException.
</action>