summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorJoe Gregorio <joe@bitworking.org>2009-07-28 10:52:36 -0400
committerJoe Gregorio <joe@bitworking.org>2009-07-28 10:52:36 -0400
commit891439ef1bc8b2a83538ec3e74be50d806daf9d3 (patch)
treee8c742706f3733d1e1fa14a5f83c7e1bba4a1ff9 /CHANGELOG
parentb9780c57d2e24611769f32fc47c7b7c7c5085c39 (diff)
downloadhttplib2-891439ef1bc8b2a83538ec3e74be50d806daf9d3.tar.gz
Updated CHANGELOG in preparation for 0.5 release.
Diffstat (limited to 'CHANGELOG')
-rwxr-xr-xCHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 6c6f2db..ca9688d 100755
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -6,10 +6,12 @@
#12 - Cache-Control: only-if-cached incorrectly does request if item not in cache
#39 - Deprecation warnings in Python 2.6
+ #54 - Http.request fails accesing Google account via http proxy
#56 - Block on response.read() for HEAD requests.
#57 - Timeout ignore for Python 2.6
#58 - Fixed parsing of Cache-Control: header to make it more robust
+ Also fixed a deprecation warning that appeared between Python 3.0 and 3.1.
0.4.0