Repository: logging-log4j2 Updated Branches: refs/heads/master fffbdfa9a -> ebc636902
Note that two issues are really work in progress. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/ebc63690 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/ebc63690 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/ebc63690 Branch: refs/heads/master Commit: ebc63690290d380dc397e71cd364e6c52bc8b67b Parents: fffbdfa Author: Gary Gregory <[email protected]> Authored: Sat Oct 4 00:30:51 2014 -0400 Committer: Gary Gregory <[email protected]> Committed: Sat Oct 4 00:30:51 2014 -0400 ---------------------------------------------------------------------- src/changes/changes.xml | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/ebc63690/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 26b64cd..bfbfe96 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -173,9 +173,11 @@ </action> <action issue="LOG4J2-800" dev="ggregory" type="update"> All life cycle implementations should be serializable. + This is still work in progress. </action> <action issue="LOG4J2-801" dev="ggregory" type="update"> org.apache.logging.log4j.core.Logger should be serializable. + This is still work in progress. </action> <action issue="LOG4J2-810" dev="ggregory" type="update"> Update javax.mail to 1.5.2 from 1.5.0.
