summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Stasiak <jakub@stasiak.at>2014-10-13 22:44:05 +0100
committerJakub Stasiak <jakub@stasiak.at>2014-10-13 22:44:05 +0100
commit2758226b9bd0c4749f97a5fadc89066ae6cb9181 (patch)
tree191b10f2ca46629fb4517b2e267987739102333b
parent63b4d0fe6fff98f628370a03ac3a8aea08709ff4 (diff)
downloadeventlet-2758226b9bd0c4749f97a5fadc89066ae6cb9181.tar.gz
Actually also give credit here
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ae51d9a..a3dfee7 100644
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,7 @@
=========================
* removed deprecated modules: api, most of coros, pool, proc, processes and util
-* improved Python 3 compatibility
+* improved Python 3 compatibility (including patch by raylu)
0.15.2
======