This is an automated email from the ASF dual-hosted git repository.

nkalmar pushed a commit to branch branch-3.5.7
in repository https://gitbox.apache.org/repos/asf/zookeeper.git


The following commit(s) were added to refs/heads/branch-3.5.7 by this push:
     new f0fdd52  Preparing for release 3.5.7-rc2
f0fdd52 is described below

commit f0fdd52973d373ffd9c86b81d99842dc2c7f660e
Author: Norbert Kalmar <[email protected]>
AuthorDate: Mon Feb 10 11:23:25 2020 +0100

    Preparing for release 3.5.7-rc2
---
 zookeeper-docs/src/main/resources/markdown/releasenotes.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/zookeeper-docs/src/main/resources/markdown/releasenotes.md 
b/zookeeper-docs/src/main/resources/markdown/releasenotes.md
index 801a9ab..d3ca0dc 100644
--- a/zookeeper-docs/src/main/resources/markdown/releasenotes.md
+++ b/zookeeper-docs/src/main/resources/markdown/releasenotes.md
@@ -37,6 +37,7 @@ limitations under the License.
 * [ZOOKEEPER-1467](https://issues.apache.org/jira/browse/ZOOKEEPER-1467) - 
Make server principal configurable at client side.
 * [ZOOKEEPER-2084](https://issues.apache.org/jira/browse/ZOOKEEPER-2084) - 
Document local session parameters
 * [ZOOKEEPER-3388](https://issues.apache.org/jira/browse/ZOOKEEPER-3388) - 
Allow client port to support plaintext and encrypted connections simultaneously
+* [ZOOKEEPER-3453](https://issues.apache.org/jira/browse/ZOOKEEPER-3453) - 
missing 'SET' in zkCli on windows
 * [ZOOKEEPER-3482](https://issues.apache.org/jira/browse/ZOOKEEPER-3482) - 
SASL (Kerberos) Authentication with SSL for clients and Quorum
 * [ZOOKEEPER-3627](https://issues.apache.org/jira/browse/ZOOKEEPER-3627) - 
Update Jackson to 2.9.10.1 and the Owasp plugin to 5.2.4
 * [ZOOKEEPER-3638](https://issues.apache.org/jira/browse/ZOOKEEPER-3638) - 
Update Jetty to 9.4.24.v20191120

Reply via email to