aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-05-19 13:14:26 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-05-19 13:14:26 +0000
commit8ee1177206157ea3d0a3e514a3a504ff59b18270 (patch)
treefbc96a62fb315216ac368866e904925b4e565ab0 /CHANGES
parente9154b25490bf24ce5f0c5ec6cd313532bb95a58 (diff)
support user name and password in proxy environment variables
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 8caf62b4e..c5bfa2355 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,11 @@
Changelog
+Daniel (19 May)
+- As requested by Martin Michlmayr in Debian bug report #193630, libcurl now
+ supports user name and password in the proxy environment variables. Added
+ test case 63 to verify this.
+
Version 7.10.5 (19 May 2003)
Daniel (15 May)