aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-06-22 22:31:08 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-06-22 22:31:08 +0000
commitc51b46c982df421cf6c61cf7851b567b92c7a168 (patch)
tree9778deb8f16ed42a17045370eac4d77f313a599d /RELEASE-NOTES
parentb1b63c1dd1770790115ee48d3a310a685da6aa69 (diff)
David Shaw fixes
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES4
1 files changed, 3 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 1ca8a6a9b..4c4c5a04a 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -11,10 +11,12 @@ Curl and libcurl 7.14.1
This release includes the following changes:
+ o -x/CURL_PROXY strings may now contain user+password
o --trace-time now outputs the full microsecond, all 6 digits
This release includes the following bugfixes:
+ o improved libcurl.m4
o possible memory leak in windows name resolves
o c-ares enabled build with mingw
o proxy host set with numerical IPv6 address
@@ -34,6 +36,6 @@ This release would not have looked like this without help, code, reports and
advice from friends like these:
John McGowan, Georg Wicherski, Andres Garcia, Eric Cooper, Todd Kulesza,
- Tupone Alfredo
+ Tupone Alfredo, Gisle Vanem, David Shaw
Thanks! (and sorry if I forgot to mention someone)