Repository: logging-log4j2 Updated Branches: refs/heads/master e70712646 -> 958c78526
[LOG4J2-901] Update docs for SyslogAppender: "No structured id name was supplied" Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/958c7852 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/958c7852 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/958c7852 Branch: refs/heads/master Commit: 958c7852639a769f650fcbe8279870db92a50169 Parents: e707126 Author: Gary Gregory <[email protected]> Authored: Sat Nov 29 12:15:15 2014 -0500 Committer: Gary Gregory <[email protected]> Committed: Sat Nov 29 12:15:15 2014 -0500 ---------------------------------------------------------------------- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/958c7852/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 6a86405..54fa2ab 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -47,6 +47,9 @@ <action issue="LOG4J2-897" dev="ggregory" type="fix"> Javaodc for org.apache.log4j.BasicConfigurator.configure() is incorrect. </action> + <action issue="LOG4J2-901" dev="ggregory" type="update" due-to="Tihomir MeÅ¡ÄiÄ, Siegfried Greisinger"> + Update docs for SyslogAppender: "No structured id name was supplied" + </action> <action issue="LOG4J2-881" dev="ggregory" type="update"> Update Jackson from 2.4.2 to 2.4.3. </action>
