diff --git a/AUTHORS.rst b/AUTHORS.rst index f3816222..1db8611d 100644 --- a/AUTHORS.rst +++ b/AUTHORS.rst @@ -91,3 +91,4 @@ Patches and Suggestions - Nick Chadwick - Jonathan Drosdeck - Jiri Machalek +- Steve Pulec diff --git a/HISTORY.rst b/HISTORY.rst index 6604fbe0..99472503 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -6,6 +6,8 @@ History * Private SSL Certificate support * Remove select.poll from Gevent monkeypatching +* Remove redundant generator for chunked transfer encoding +* Fix: Response.ok raises Timeout Exception in safe_mode 0.10.8 (2012-03-09) +++++++++++++++++++