Update changelog

For issue #95
This commit is contained in:
Tyler Hobbs
2014-03-19 12:50:24 -05:00
parent 755961dc66
commit ca936e0f28

View File

@@ -17,6 +17,8 @@ Bug Fixes
ignored by the driver.
* Don't reconnect the control connection every time Cluster.connect() is
called
* Avoid race condition that could leave ResponseFuture callbacks uncalled
if the callback was added outside of the event loop thread (github issue #95)
Other
-----