Repository: knox Updated Branches: refs/heads/master d49cb6625 -> 660b5bca0
KNOX-1645 - 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/660b5bca Tree: http://git-wip-us.apache.org/repos/asf/knox/tree/660b5bca Diff: http://git-wip-us.apache.org/repos/asf/knox/diff/660b5bca Branch: refs/heads/master Commit: 660b5bca04504b3d801ae2bd74f3fce812003b19 Parents: d49cb66 Author: Kevin Risden <[email protected]> Authored: Fri Nov 30 10:08:51 2018 -0500 Committer: Kevin Risden <[email protected]> Committed: Fri Nov 30 10:08:51 2018 -0500 ---------------------------------------------------------------------- CHANGES | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/knox/blob/660b5bca/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 0b7b278..8f53383 100644 --- a/CHANGES +++ b/CHANGES @@ -97,6 +97,7 @@ Release Notes - Apache Knox - Version 1.2.0 * [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 + * [KNOX-1645] - Improve JSESSIONID handling ** Sub-task * [KNOX-1449] - Ensure all pom.xml files have same header
