LOG4J2-2163 - update changes.xml

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

Branch: refs/heads/master
Commit: 12c159973bd4cd40f0070145309fb34a01b67668
Parents: ce7d3fb
Author: Ralph Goers <[email protected]>
Authored: Thu Dec 28 15:33:42 2017 -0700
Committer: Ralph Goers <[email protected]>
Committed: Thu Dec 28 15:33:42 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/12c15997/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 032ea6d..3c398ee 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -31,6 +31,10 @@
          - "remove" - Removed
     -->
     <release version="2.10.1" date="2017-xx-xx" description="GA Release 
2.10.1">
+      <action issue="LOG4J2-2163" dev="rgoers" type="fix">
+        Allow SortedArrayStringMap to be filtered upon deserialization. Fix 
build error in Java 9 when
+        compiling log4j-core test classes.
+      </action>
       <action issue="LOG4J2-2157" dev="ggregory" type="fix" due-to="Malte 
Skoruppa">
         Don't create exit message in traceExit(R) when logging is disabled.
       </action>

Reply via email to