Thanks for fixing my typo but the sentence still makes no sense! Ralph
> On May 2, 2016, at 2:24 PM, [email protected] wrote: > > Repository: logging-log4j2 > Updated Branches: > refs/heads/master fc19d684a -> ad5073c05 > > > [LOG4J2-494] Support merging configurations to for a composite > configuration. Fix typo. > > Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo > Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/ad5073c0 > Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/ad5073c0 > Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/ad5073c0 > > Branch: refs/heads/master > Commit: ad5073c05cefe3398e00195c14fd5cf5033e9632 > Parents: fc19d68 > Author: ggregory <[email protected]> > Authored: Mon May 2 14:24:40 2016 -0700 > Committer: ggregory <[email protected]> > Committed: Mon May 2 14:24:40 2016 -0700 > > ---------------------------------------------------------------------- > src/changes/changes.xml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > ---------------------------------------------------------------------- > > > http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/ad5073c0/src/changes/changes.xml > ---------------------------------------------------------------------- > diff --git a/src/changes/changes.xml b/src/changes/changes.xml > index c707409..7d77dc9 100644 > --- a/src/changes/changes.xml > +++ b/src/changes/changes.xml > @@ -25,7 +25,7 @@ > <body> > <release version="2.6" date="2016-MM-DD" description="GA Release 2.6"> > <action issue="LOG4J2-494" dev="rgoers" type="add" due-to="Philipp > Knobel"> > - Support mergiing configurations to for a composite configuration. > + Support merging configurations to for a composite configuration. > </action> > <action issue="LOG4J2-1357" dev="mikes" type="add"> > Option to not log stacktraces for logged Throwables in GelfLayout. > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
