Updated changelog.
This commit is contained in:
10
NEWS
10
NEWS
@@ -1,3 +1,13 @@
|
||||
0.9.15
|
||||
======
|
||||
* ZeroMQ support without an explicit hub now implemented! Thanks to Zed Shaw for the patch.
|
||||
* zmq module supports the NOBLOCK flag, thanks to rfk. (#76)
|
||||
* eventlet.wsgi has a debug flag which can be set to false to not send tracebacks to the client
|
||||
* Recursive GreenPipe madeness forestalled by Soren Hansen (#77)
|
||||
* eventlet.green.ssl no longer busywaits on send()
|
||||
* EEXIST ignored in epoll hub (#80)
|
||||
* eventlet.listen's behavior on Windows improved, thanks to Nick Vatamaniuc (#83)
|
||||
|
||||
0.9.14
|
||||
======
|
||||
* Many fixes to the ZeroMQ hub, which now requires version 2.0.10 or later. Thanks to Ben Ford.
|
||||
|
Reference in New Issue
Block a user