Repository: logging-log4j2 Updated Branches: refs/heads/master 18c674ab1 -> dff2017a3
Indentation. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/dff2017a Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/dff2017a Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/dff2017a Branch: refs/heads/master Commit: dff2017a3900f7ca1cba0a1b3afdbc0a9f48aa35 Parents: 18c674a Author: ggregory <[email protected]> Authored: Mon Jun 22 12:01:10 2015 -0700 Committer: ggregory <[email protected]> Committed: Mon Jun 22 12:01:10 2015 -0700 ---------------------------------------------------------------------- src/changes/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/dff2017a/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 88a44d4..38968a9 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -25,7 +25,7 @@ <body> <release version="2.4" date="2015-MM-DD" description="GA Release 2.4"> <action issue="LOG4J2=1044" dev="rgoers" type="update"> - Support batchSize in FlumeAvroManager. + Support batchSize in FlumeAvroManager. </action> <action issue="LOG4J2-767" dev="ggregory" type="add" due-to="Mikael Ståldal"> New module for Liquibase integration.
