This is an automated email from the ASF dual-hosted git repository. eolivelli pushed a commit to branch branch-3.6 in repository https://gitbox.apache.org/repos/asf/zookeeper.git
commit 11984725d467d5d52670e3ca4be8e44c53aacdb0 Author: Enrico Olivelli <[email protected]> AuthorDate: Fri Sep 4 14:22:36 2020 +0200 add item to release notes --- zookeeper-docs/src/main/resources/markdown/releasenotes.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/zookeeper-docs/src/main/resources/markdown/releasenotes.md b/zookeeper-docs/src/main/resources/markdown/releasenotes.md index 99f0f60..cbadaed 100644 --- a/zookeeper-docs/src/main/resources/markdown/releasenotes.md +++ b/zookeeper-docs/src/main/resources/markdown/releasenotes.md @@ -51,10 +51,11 @@ limitations under the License. * [ZOOKEEPER-3893](https://issues.apache.org/jira/browse/ZOOKEEPER-3893) - Enhance documentation for property ssl.clientAuth * [ZOOKEEPER-3913](https://issues.apache.org/jira/browse/ZOOKEEPER-3913) - Upgrade to Netty 4.1.50.Final -°° Task +## Task * [ZOOKEEPER-3817](https://issues.apache.org/jira/browse/ZOOKEEPER-3817) - owasp failing due to CVE-2020-9488 * [ZOOKEEPER-3896](https://issues.apache.org/jira/browse/ZOOKEEPER-3896) - Migrate Jenkins jobs to ci-hadoop.apache.org +* [ZOOKEEPER-3924](https://issues.apache.org/jira/browse/ZOOKEEPER-3924) - Netty and JLine Licenses are inconsistent with jars in the binary tarball in 3.6.2 rc0 ## Sub-task
