summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSergey Shepelev <temotor@gmail.com>2016-01-25 00:24:39 +0500
committerSergey Shepelev <temotor@gmail.com>2016-01-25 00:24:39 +0500
commita8125b602110ffd88acb317cc7915ba604cff4bb (patch)
treedd8bd588d4bb8c2e089759d199ee046688b085e4 /NEWS
parent8ea9df6b9f6a13bb47feb35bacc60968c5ce4b43 (diff)
downloadeventlet-a8125b602110ffd88acb317cc7915ba604cff4bb.tar.gz
v0.18.1 releasev0.18.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 35c1c8f..a6aced6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+0.18.1
+======
+* patcher: Fix AttributeError in subprocess communicate()
+* greenio: Fix "TypeError: an integer is required" in sendto()
+
0.18.0
======
* greenio: Fixed a bug that could cause send() to start an endless loop on
@@ -34,7 +39,6 @@
to Phus Lu
* backdoor: Added Unix and IPv6 socket support; Thanks to Eric Urban
-
Backwards incompatible:
* monkey patching: The following select methods and selector classes are now