diff options
author | Daniel Stenberg <daniel@haxx.se> | 2006-01-20 17:50:12 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2006-01-20 17:50:12 +0000 |
commit | 03603f392ae313b9e2dcf584761672ba3aa3ff59 (patch) | |
tree | 8aa190131b212809246acee33f3555d7bb1a14f5 | |
parent | fcfd6d950408d41f0ff7e664205f76146f180da8 (diff) |
the second -P fix
-rw-r--r-- | RELEASE-NOTES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 11485e8d2..b1c5bd4f7 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -18,6 +18,7 @@ This release includes the following changes: This release includes the following bugfixes: + o -P [IP] with ipv6-enabled curl o -P [hostname] with ipv6-disabled curl o libcurl.m4 was updated o configure no longer warns if the current path contains a space @@ -44,6 +45,6 @@ advice from friends like these: Dov Murik, Jean Jacques Drouin, Andres Garcia, Yang Tse, Gisle Vanem, Dan Fandrich, Alexander Lazic, Michael Jahn, Andrew Benham, Bryan Henderson, - David Shaw, Jon Turner + David Shaw, Jon Turner, Duane Cathey Thanks! (and sorry if I forgot to mention someone) |