Adding link for the addition of provenance issue.
Project: http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/commit/cf507e47 Tree: http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/tree/cf507e47 Diff: http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/diff/cf507e47 Branch: refs/heads/MINIFI-77 Commit: cf507e473e874fb0227a59e92cdab6b48650ff5e Parents: 82a03a7 Author: Aldrin Piri <[email protected]> Authored: Fri Aug 5 09:00:46 2016 -0400 Committer: Aldrin Piri <[email protected]> Committed: Fri Aug 5 09:00:46 2016 -0400 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/cf507e47/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 8cfbe48..5a0bffa 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Perspectives of the role of MiNiFi should be from the perspective of the agent a ## Caveats * 0.0.1 represents the first release, APIs and interfaces are subject to change * Build and usage currently only supports Linux and OS X environments. Providing the needed tooling to support Windows will be established as part of [MINIFI-34](https://issues.apache.org/jira/browse/MINIFI-34). -* Currently, provenance events are not yet generated +* Currently, provenance events are not yet generated. This effort is captured in [MINIFI-78](https://issues.apache.org/jira/browse/MINIFI-78). ## System Requirements ### To build
