Repository: knox Updated Branches: refs/heads/master 57a2814b8 -> 129774dbf
KNOX-1639 - Add to CHANGES Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/129774db Tree: http://git-wip-us.apache.org/repos/asf/knox/tree/129774db Diff: http://git-wip-us.apache.org/repos/asf/knox/diff/129774db Branch: refs/heads/master Commit: 129774dbf0e3cb4cc85279628f8c26af388c8734 Parents: 57a2814 Author: Kevin Risden <[email protected]> Authored: Wed Nov 28 11:54:14 2018 -0500 Committer: Kevin Risden <[email protected]> Committed: Wed Nov 28 11:54:14 2018 -0500 ---------------------------------------------------------------------- CHANGES | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/knox/blob/129774db/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 9e5e13d..0b7b278 100644 --- a/CHANGES +++ b/CHANGES @@ -96,6 +96,7 @@ Release Notes - Apache Knox - Version 1.2.0 * [KNOX-1602] - JsonFilterReader should handle strings, numbers, booleans, and null at root * [KNOX-1612] - GatewayAdminTopologyFuncTest#testPutTopology ClassNotFoundException * [KNOX-1616] - Fix portmapping with Jetty 9.4 + * [KNOX-1639] - java.lang.IllegalStateException: No org.apache.tomcat.InstanceManager set in ServletContext ** Sub-task * [KNOX-1449] - Ensure all pom.xml files have same header
