LOGCXX-500: Added to changes.xml.
Project: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/commit/c9eb1e7f Tree: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/tree/c9eb1e7f Diff: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/diff/c9eb1e7f Branch: refs/heads/master Commit: c9eb1e7fea360be8ce0276a8191f29f6cdf63425 Parents: 72701c8 Author: Thorsten Schöning <[email protected]> Authored: Fri Aug 24 09:17:10 2018 +0200 Committer: Thorsten Schöning <[email protected]> Committed: Fri Aug 24 09:17:10 2018 +0200 ---------------------------------------------------------------------- src/changes/changes.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4cxx/blob/c9eb1e7f/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 3f8591b..507164f 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -26,6 +26,7 @@ <release version="0.11.0" date="XXXX-XX-XX" description="Maintenance release"> + <action issue="LOGCXX-500" type="update">Logging in Timing-Critical Applications</action> <action issue="LOGCXX-493" type="fix">Wrong usage of milli- vs. micro- and non- vs. milliseconds in some docs.</action> <action issue="LOGCXX-488" type="fix">Space after log level hides messages</action> <action issue="LOGCXX-484" type="fix">Spelling error s/excute/execute</action>
