aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2009-05-17 14:47:50 +0000
committerDaniel Stenberg <daniel@haxx.se>2009-05-17 14:47:50 +0000
commit3cb06eb2b2e80795d8f97d1fcfdcb8f1d01f02ce (patch)
tree0414301b28f6402ba7914a5333a9d1f27b19aed9 /CHANGES
parentb8e73495a5ae4882b3ba81558be7cdccdd2f7f49 (diff)
- James Bursa posted a patch to the mailing list that fixed a problem with
no_proxy which made it not skip the proxy if the URL entered contained a user name. I added test case 1101 to verify.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index b68d49bdb..67d727cf1 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,11 @@
Changelog
+Daniel Stenberg (17 May 2009)
+- James Bursa posted a patch to the mailing list that fixed a problem with
+ no_proxy which made it not skip the proxy if the URL entered contained a
+ user name. I added test case 1101 to verify.
+
Daniel Stenberg (11 May 2009)
- Balint Szilakszi reported a memory leak when libcurl did gzip decompression
of streams that had some parts (legitimately) missing. We now provide and use