diff --git a/python-redis.changes b/python-redis.changes index eef9b74..2ddb540 100644 --- a/python-redis.changes +++ b/python-redis.changes @@ -13,7 +13,7 @@ Tue Mar 26 09:36:48 UTC 2019 - John Vandenberg ------------------------------------------------------------------- Mon Feb 18 08:54:01 UTC 2019 - sebix+novell.com@sebix.at -- Update to 3.2.0: +- Update to 3.2.0 bsc#1131555: * Added support for `select.poll` to test whether data can be read on a socket. This should allow for significantly more connections to be used with pubsub. Fixes #486/#1115