Update changelog

This commit is contained in:
Tyler Hobbs
2014-06-03 14:57:26 -05:00
parent 251188d572
commit d7cb0bc0a6

View File

@@ -8,6 +8,8 @@ Bug Fixes
and TokenAwarePolicy is not in use
* Avoid registering multiple atexit() cleanup functions will the
asyncore event loop is restarted multiple times
* Delay initialization of reactors in order to avoid problems
with shared state when using multiprocessing (PYTHON-60)
2.0.1
=====