Repository: logging-log4j-audit Updated Branches: refs/heads/master bbeb45647 -> 73b5eccf2
LOG4J2-2428 - Update changes report Project: http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/commit/73b5eccf Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/tree/73b5eccf Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/diff/73b5eccf Branch: refs/heads/master Commit: 73b5eccf2b27e4d958dcfe63f082f082786d34b1 Parents: bbeb456 Author: Ralph Goers <[email protected]> Authored: Sat Nov 3 23:51:49 2018 -0700 Committer: Ralph Goers <[email protected]> Committed: Sat Nov 3 23:51:49 2018 -0700 ---------------------------------------------------------------------- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/blob/73b5eccf/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 6cf078b..79c7a2e 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -31,6 +31,9 @@ - "remove" - Removed --> <release version="1.0.1" date="YYYY-MM-DD" description="Release 1.0.1"> + <action issue="LOG4J2-2428" dev="rgoers" type="fix" due-to="Andrei Ivanov"> + Use the AuditExceptionHandler for validation exceptions. + </action> <action issue="LOG4J2-2443" dev="rgoers" type="fix" due-to="Andrei Ivanov"> Fix inconsistencies in validation exceptions. </action>
