From 497ded919356038d57e935850346ff347b8ea6ef Mon Sep 17 00:00:00 2001 From: Dana Powers Date: Sun, 13 Aug 2017 13:57:42 -0700 Subject: Update sphinx/RTD changelog for 1.3.4 --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CHANGES.md') diff --git a/CHANGES.md b/CHANGES.md index 4e27372..7a8c92b 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -5,7 +5,7 @@ Bugfixes * Catch socket.errors when sending / recving bytes on wake socketpair (dpkp #1069) * Deal with brokers that reappear with different IP address (originsmike #1085) * Fix join-time-max and sync-time-max metrics to use Max() measure function (billyevans #1146) -* Fixed Issue 1033.Raise AssertionError when decompression unsupported (bts-webber #1159) +* Raise AssertionError when decompression unsupported (bts-webber #1159) * Catch ssl.EOFErrors on Python3.3 so we close the failing conn (Ormod #1162) * Select on sockets to avoid busy polling during bootstrap (dpkp #1175) * Initialize metadata_snapshot in group coordinator to avoid unnecessary rebalance (dpkp #1174) -- cgit v1.2.1