diff --git a/AUTHORS b/AUTHORS index 387fa1b..71c85b1 100644 --- a/AUTHORS +++ b/AUTHORS @@ -35,7 +35,6 @@ Thanks To * Luke Tucker, bug report regarding wsgi + webob * Chuck Thier, reporting a bug in processes.py * Taso Du Val, reproing an exception squelching bug, saving children's lives ;-) -* , PEP 8 police :-), reporting bug #5, design and implementations of convenience functions listen and connect * Luci Stanescu, for reporting twisted hub bug * Marcus Cavanaugh, for test case code that has been incredibly useful in tracking down bugs * Brian Brunswick, for many helpful questions and suggestions on the mailing list diff --git a/NEWS b/NEWS index d06fccc..71df493 100644 --- a/NEWS +++ b/NEWS @@ -15,7 +15,7 @@ * improve patching docs, explaining more about patcher and why you'd use eventlet.green * better documentation on greenpiles * deprecate api.py completely -* deprecate util.py completely (possibly, leave it as a "utility module" containing named and, uh, some other stuff) +* deprecate util.py completely * deprecate saranwrap * performance improvements in the hubs * much better documentation overall