Repository: knox Updated Branches: refs/heads/master 0edcb9795 -> aea405d65
KNOX-1630 - Add to CHANGES Signed-off-by: Kevin Risden <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/aea405d6 Tree: http://git-wip-us.apache.org/repos/asf/knox/tree/aea405d6 Diff: http://git-wip-us.apache.org/repos/asf/knox/diff/aea405d6 Branch: refs/heads/master Commit: aea405d65620e9e37779ee0799f7e1b9824e6ba8 Parents: 0edcb97 Author: Kevin Risden <[email protected]> Authored: Mon Nov 26 21:33:38 2018 -0500 Committer: Kevin Risden <[email protected]> Committed: Mon Nov 26 21:33:43 2018 -0500 ---------------------------------------------------------------------- CHANGES | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/knox/blob/aea405d6/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 10cde38..4943cec 100644 --- a/CHANGES +++ b/CHANGES @@ -52,6 +52,7 @@ Release Notes - Apache Knox - Version 1.2.0 * [KNOX-1553] - Update documentation to reference org.apache.knox instead of org.apache.hadoop.gateway * [KNOX-1554] - Allow Knox site to be built with JDK 11 * [KNOX-1555] - Update DOAP file + * [KNOX-1630] - Generate sha256 and sha512 checksums instead of md5 and sha1 ** Bug * [KNOX-720] - Knox DSL - Ensure that HTTP client is closed on shutdown
