From 9a9b4d71d91266eeb72291ac3d0112f8846097c5 Mon Sep 17 00:00:00 2001 From: James Phillips Date: Tue, 1 Dec 2015 08:31:15 -0800 Subject: [PATCH] Updates the change log. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a2d7a1dbf..da2fcb2a73 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -86,6 +86,8 @@ IMPROVEMENTS: is unavailable, helping prevent false indications of lost locks (eg. apps like Vault can avoid failing over when a Consul leader election occurs) [GH-1457] +* Added reap of receive buffer space for idle streams in the connection + pool [GH-1452] MISC: