Add changelog message for LOG4J2-801.

Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/97624123
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/97624123
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/97624123

Branch: refs/heads/LOG4J2-1161
Commit: 97624123cf8bc152cfc0acc67c2b432947044732
Parents: 37f8512
Author: Matt Sicker <boa...@gmail.com>
Authored: Wed Oct 21 00:15:21 2015 -0500
Committer: Matt Sicker <boa...@gmail.com>
Committed: Wed Oct 21 00:15:21 2015 -0500

----------------------------------------------------------------------
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/97624123/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 529e8f7..9a8b7a9 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -39,6 +39,9 @@
       <action issue="LOG4J2-1158" dev="ggregory" type="fix" due-to="Michael 
Fortin, Gary Gregory">
         Log4J JUL adapter is using MessageFormat on String passed by 
java.util.function.Supplier&lt;String>.
       </action>
+      <action issue="LOG4J2-801" dev="mattsicker" type="fix">
+        org.apache.logging.log4j.core.Logger should be serializable.
+      </action>
     </release>
     <release version="2.4.1" date="2015-10-08" description="GA Release 2.4.1">
       <action issue="LOG4J2-1129" dev="rgoers" type="add">

Reply via email to