Repository: sentry Updated Branches: refs/heads/branch-2.0 3be134bd0 -> d77edb505
Updating the changelog.txt Project: http://git-wip-us.apache.org/repos/asf/sentry/repo Commit: http://git-wip-us.apache.org/repos/asf/sentry/commit/d77edb50 Tree: http://git-wip-us.apache.org/repos/asf/sentry/tree/d77edb50 Diff: http://git-wip-us.apache.org/repos/asf/sentry/diff/d77edb50 Branch: refs/heads/branch-2.0 Commit: d77edb5056426dbf6106ee068ad5ae176fe0b225 Parents: 3be134b Author: Kalyan Kumar Kalvagadda <[email protected]> Authored: Mon Dec 4 11:52:51 2017 -0600 Committer: Kalyan Kumar Kalvagadda <[email protected]> Committed: Mon Dec 4 11:52:51 2017 -0600 ---------------------------------------------------------------------- CHANGELOG.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/sentry/blob/d77edb50/CHANGELOG.txt ---------------------------------------------------------------------- diff --git a/CHANGELOG.txt b/CHANGELOG.txt index e3bdebd..2881533 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -433,6 +433,7 @@ Release Notes - Sentry - Version 2.0.0 * [SENTRY-2081] - Automate the generation LICENSE.txt based on distributed jars * [SENTRY-2082] - Exclude javax.servlet-3.0.0.v201112011016.jar from Sentry dist * [SENTRY-2084] - Exclude javax.jms:jms from sentry distribution + * [SENTRY-2086] - Sentry distribution source does not build due to missing modules ** Task * [SENTRY-1480] - A upgrade tool to migrate Solr/Sentry permissions
