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

eolivelli pushed a commit to branch release-3.6.1
in repository https://gitbox.apache.org/repos/asf/zookeeper.git


The following commit(s) were added to refs/heads/release-3.6.1 by this push:
     new 8bab868  Add ZOOKEEPER-3802 to release notes
8bab868 is described below

commit 8bab8686c85b71494f098dd45b4bc37158f359f6
Author: Enrico Olivelli <[email protected]>
AuthorDate: Tue Apr 21 14:23:03 2020 +0200

    Add ZOOKEEPER-3802 to release notes
---
 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 15aaaa0..b0d5989 100644
--- a/zookeeper-docs/src/main/resources/markdown/releasenotes.md
+++ b/zookeeper-docs/src/main/resources/markdown/releasenotes.md
@@ -34,6 +34,7 @@ limitations under the License.
 * [ZOOKEEPER-3793](https://issues.apache.org/jira/browse/ZOOKEEPER-3793) - 
Request throttling is broken when RequestThrottler is disabled or configured 
incorrectly.
 * [ZOOKEEPER-3726](https://issues.apache.org/jira/browse/ZOOKEEPER-3726) - 
invalid ipv6 address comparison in C client
 * [ZOOKEEPER-3797](https://issues.apache.org/jira/browse/ZOOKEEPER-3797) - 
Conflict between fatjar and full-build Maven profiles in branch-3.6
+* [ZOOKEEPER-3802](https://issues.apache.org/jira/browse/ZOOKEEPER-3802) - Fix 
rat checks in full-build and fatjar
 
 ## New Feature
 

Reply via email to