Changelog

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

Branch: refs/heads/java9NoMultiRelease
Commit: f822bd8e9fd47bdc47ad7637edc9f878877c0984
Parents: 873e7ef
Author: Mikael StÃ¥ldal <[email protected]>
Authored: Fri Mar 17 16:12:49 2017 +0100
Committer: Mikael StÃ¥ldal <[email protected]>
Committed: Fri Mar 17 16:12:49 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/f822bd8e/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index bd5d131..961d3fc 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -31,6 +31,9 @@
          - "remove" - Removed
     -->
     <release version="2.8.2" date="2017-MM-DD" description="GA Release 2.8.2">
+      <action issue="LOG4J2-1851" dev="mikes" type="update">
+        Move server components from log4j-core to new log4-server module.
+      </action>
       <action issue="LOG4J2-1849" dev="rpopma" type="fix">
         Fixed daylight savings time issue with FixedDateFormat.
       </action>

Reply via email to