summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSergey Shepelev <temotor@gmail.com>2014-08-15 04:16:48 +0400
committerSergey Shepelev <temotor@gmail.com>2014-08-15 04:16:48 +0400
commitbc7e130d4aa3d5d999111ce156d2fd1baf52c500 (patch)
tree5166c82c2f3b3f995917a01aa12a05a3fe1b4138 /NEWS
parent8f98f8b63443394dbcf8c506a2a2686b3c933ce9 (diff)
downloadeventlet-bc7e130d4aa3d5d999111ce156d2fd1baf52c500.tar.gz
0.15.1 releasev0.15.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b0dc7fc..f534568 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+0.15.1
+======
+greenio: Fix second simultaneous read (parallel paramiko issue); Thanks to Jan Grant, Michael Kerrin
+db_pool: customizable connection cleanup function; Thanks to Avery Fay
+
0.15
====
* Python3 compatibility -- **not ready yet**; Thanks to Astrum Kuo, Davanum Srinivas, Jakub Stasiak, Victor Sergeyev