Slight changes to AUTHORS and NEWS

This commit is contained in:
Ryan Williams
2010-02-22 19:03:49 -05:00
parent e350eb5f0c
commit 91ab00f6eb
2 changed files with 1 additions and 2 deletions

View File

@@ -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

2
NEWS
View File

@@ -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