Repository: incubator-eagle Updated Branches: refs/heads/branch-0.4.0 af085ea25 -> 2e4b6ac22
[EAGLE-367] update CHANGELOG.txt appending bug-info of: EAGLE-355, EAGLE-356 Author: anyway1021 <[email protected]> Closes #259 from anyway1021/EAGLE-367. Project: http://git-wip-us.apache.org/repos/asf/incubator-eagle/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-eagle/commit/2e4b6ac2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-eagle/tree/2e4b6ac2 Diff: http://git-wip-us.apache.org/repos/asf/incubator-eagle/diff/2e4b6ac2 Branch: refs/heads/branch-0.4.0 Commit: 2e4b6ac22594a4c129187ffc8a0ef86b7c48ecdf Parents: af085ea Author: anyway1021 <[email protected]> Authored: Mon Jul 11 15:21:16 2016 +0800 Committer: anyway1021 <[email protected]> Committed: Mon Jul 11 15:21:16 2016 +0800 ---------------------------------------------------------------------- CHANGELOG.txt | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/2e4b6ac2/CHANGELOG.txt ---------------------------------------------------------------------- diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 657e31d..42072bb 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -102,6 +102,8 @@ Release Notes - Apache Eagle 0.4.0 (incubating) * [EAGLE-330] - Hive ql.Parser can't parser a hive query sql with keywords * [EAGLE-338] - fix topology-assembly build issue because of module name change * [EAGLE-346] - ClassNotFoundException thrown out when topology is executing + * [EAGLE-355] - UI advanced policy expression can't parse + * [EAGLE-356] - Fix Authentication problem to query resource manager web service ** Task * [EAGLE-73] - Put docker steps to site tutorial
