aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2009-04-23 22:01:33 +0000
committerDaniel Stenberg <daniel@haxx.se>2009-04-23 22:01:33 +0000
commit70e2db51e178277bb12ad8c0e5c583b57589dd3b (patch)
tree5e20a0ee5b3efa3203a04a9e30a1c589d3abe8c8 /CHANGES
parent0145919a9ec33446f130c3473964ab9f8b4778a6 (diff)
- bug report #2779245 (http://curl.haxx.se/bug/view.cgi?id=2779245) by Rainer
Koenig pointed out that the man page didn't tell that the *_proxy environment variables can be specified lower case or UPPER CASE and the lower case takes precedence,
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 9f1bbdef3..33b31d01b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,12 @@
Changelog
+Daniel Stenberg (24 Apr 2009)
+- bug report #2779245 (http://curl.haxx.se/bug/view.cgi?id=2779245) by Rainer
+ Koenig pointed out that the man page didn't tell that the *_proxy
+ environment variables can be specified lower case or UPPER CASE and the
+ lower case takes precedence,
+
Daniel Fandrich (21 Apr 2009)
- Added new libcurl source files to Amiga, RiscOS and VC6 build files.