diff options
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/4818.bugfix | 1 | ||||
-rw-r--r-- | changelog.d/4818.misc | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/4818.bugfix b/changelog.d/4818.bugfix new file mode 100644 index 0000000000..ebbc27a433 --- /dev/null +++ b/changelog.d/4818.bugfix @@ -0,0 +1 @@ +Fix bug where we didn't correctly throttle sending of USER_IP commands over replication. diff --git a/changelog.d/4818.misc b/changelog.d/4818.misc deleted file mode 100644 index d101aca03c..0000000000 --- a/changelog.d/4818.misc +++ /dev/null @@ -1 +0,0 @@ -Prefill client IPs cache on workers. |