From 2758226b9bd0c4749f97a5fadc89066ae6cb9181 Mon Sep 17 00:00:00 2001 From: Jakub Stasiak Date: Mon, 13 Oct 2014 22:44:05 +0100 Subject: [PATCH] Actually also give credit here --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ======