From eab2ab9faa0c61a899692978a0b67f657290931e Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 18 Mar 2012 22:19:48 -0400 Subject: [PATCH] Steve Pulec --- AUTHORS.rst | 1 + HISTORY.rst | 2 ++ 2 files changed, 3 insertions(+) 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) +++++++++++++++++++