From 5abb355a8edbf368ba29f2c360e89a892aab9f9a Mon Sep 17 00:00:00 2001 From: tangcong Date: Fri, 22 May 2020 20:25:14 +0800 Subject: [PATCH] CHANGELOG: update for 11934 --- CHANGELOG-3.5.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG-3.5.md b/CHANGELOG-3.5.md index f9ec40db53d7..028710cd372c 100644 --- a/CHANGELOG-3.5.md +++ b/CHANGELOG-3.5.md @@ -147,6 +147,7 @@ Note that any `etcd_debugging_*` metrics are experimental and subject to change. - Fix [memory leak in follower nodes](https://github.com/etcd-io/etcd/pull/11731). - https://github.com/etcd-io/etcd/issues/11495 - https://github.com/etcd-io/etcd/issues/11730 +- Make sure [grant/revoke won't be applied repeatedly after restarting etcd](https://github.com/etcd-io/etcd/pull/11934). ### Package `wal`