summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorjoe.gregorio <devnull@localhost>2007-10-23 15:12:17 +0000
committerjoe.gregorio <devnull@localhost>2007-10-23 15:12:17 +0000
commit5fcc199898396501f8c0ac32e1188446295f4ed6 (patch)
tree17003dab9cdbac25e156b6e6e6a61608a6bdccb1 /CHANGELOG
parenta417e83c1d3cd90195baae30f086446c7f2e7e39 (diff)
downloadhttplib2-5fcc199898396501f8c0ac32e1188446295f4ed6.tar.gz
Updated to make a release
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG13
1 files changed, 10 insertions, 3 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 67563c1..8138c04 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,9 +1,16 @@
-0.X.0
+0.4.0
- XXX
+ Added support for proxies if the Socksipy module is installed.
- Added 'connection_type' parameter to Http.request().
+ Fixed bug with some HEAD responses having content-length set to
+ zero incorrectly.
+
+ Fixed most except's to catch a specific exception.
+ Added 'connection_type' parameter to Http.request().
+
+ The default for 'force_exception_to_status_code' was changed to False. Defaulting
+ to True was causing quite a bit of confusion.
0.3.0