Ralph, Would it be possible to include the new wording in the 2.9.1 announcement email?
Remko > On Sep 22, 2017, at 7:17, [email protected] wrote: > > Repository: logging-log4j2 > Updated Branches: > refs/heads/master 3f5d58cd3 -> 8b5d644d5 > > > Fix wording of 2.9.1 change item (LOG4J2-2035) > > > Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo > Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/8b5d644d > Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/8b5d644d > Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/8b5d644d > > Branch: refs/heads/master > Commit: 8b5d644d5716e47db2497ddd571a4b2f763861ec > Parents: 3f5d58c > Author: rpopma <[email protected]> > Authored: Fri Sep 22 07:17:11 2017 +0900 > Committer: rpopma <[email protected]> > Committed: Fri Sep 22 07:17:11 2017 +0900 > > ---------------------------------------------------------------------- > src/changes/changes.xml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > ---------------------------------------------------------------------- > > > http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/8b5d644d/src/changes/changes.xml > ---------------------------------------------------------------------- > diff --git a/src/changes/changes.xml b/src/changes/changes.xml > index 6a63210..300b443 100644 > --- a/src/changes/changes.xml > +++ b/src/changes/changes.xml > @@ -46,7 +46,7 @@ > Increase default queue size for AsyncAppender from 128 to 1024. > </action> > <action issue="LOG4J2-2035" dev="rpopma" type="fix"> > - Fix documentation to clarify disruptor-3.3.4 is now required for > async loggers: disruptor-3.3.3 was never released. > + Fix documentation to clarify disruptor-3.3.4 is now required for > async loggers (previously the docs referred to disruptor-3.3.3 which was > never released). > </action> > <action issue="LOG4J2-2030" dev="rgoers" type="fix"> > Inspect all known ClassLoaders to locate the service provider. >
