Closes #160

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

Branch: refs/heads/master
Commit: d4cbbfa5d0df614e99fb0265ac3a1617351970e8
Parents: 7002fb5
Author: Ralph Goers <[email protected]>
Authored: Sun Mar 18 11:17:15 2018 -0700
Committer: Ralph Goers <[email protected]>
Committed: Sun Mar 18 11:17:15 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/d4cbbfa5/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 554ba35..1f1d160 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -31,6 +31,9 @@
          - "remove" - Removed
     -->
     <release version="3.0.0" date="2018-xx-xx" description="GA Release 3.0.0">
+      <action issue="LOG4J2-2268" dev="rgoers" type="fix" due-to="Tilman 
Hausherr">
+        Improve plugin error message when elements are missing.
+      </action>
       <action issue="LOG4J2-2255" dev="rgoers" type="update">
         Use Spotbugs instead of Findbugs. Minimum version is Java 8.
       </action>

Reply via email to