summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Shepelev <temotor@gmail.com>2014-09-01 11:57:41 +0400
committerSergey Shepelev <temotor@gmail.com>2014-09-01 11:57:41 +0400
commit8d2474197de4827a7bca9c33e71a82573b6fc721 (patch)
tree9a3b7cf847fa56580f3f6bffb800406e0fa22cb1
parentb9184f8dcc6e123f121401a8088573105acbf8a2 (diff)
downloadeventlet-8d2474197de4827a7bca9c33e71a82573b6fc721.tar.gz
NEWS: forgot to mention 100-continue headersv0.15.2
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 809925a..1ff4aaa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
0.15.2
======
greenio: fixed memory leak, introduced in 0.15.1; Thanks to Michael Kerrin, Tushar Gohad
+wsgi: Support optional headers w/ "100 Continue" responses; Thanks to Tushar Gohad
0.15.1
======