772 changelog

This commit is contained in:
Alan Boudreault 2017-06-16 10:31:17 -04:00
parent 2c121d7c28
commit 69b44c5131
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ Bug Fixes
* Fix asyncore hang on exit (PYTHON-767)
* Driver takes several minutes to remove a bad host from session (PYTHON-762)
* Installation doesn't always fall back to no cython in Windows (PYTHON-763)
* Avoid to replace a connection that is supposed to shutdown (PYTHON-772)
Other
-----