aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-10-14 12:03:06 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-10-14 12:03:06 +0000
commit1c604b7ba9a987ab376a1222668bd524e1a1ef99 (patch)
tree1b0683820d65900d9224369c18c77dd9816bd60e /RELEASE-NOTES
parent749f5387c19449209615b282ac738032f2a890e7 (diff)
Gisle Vanem brought IPv6-support to curl on Windows
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES3
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index bbe8155a6..fda5806c2 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -2,6 +2,7 @@ Curl and libcurl 7.10.8 is out! A bugfix release.
This release includes the following changes:
+ o IPv6 is now supported on Windows builds too
o CURLOPT_IPRESOLVE lets you select pure IPv6 or IPv4 resolved addresses
(curl offers the command line options -4/--ipv4 and -6/--ipv6)
o GSS-Negotiate works fine with the MIT kerberos library
@@ -68,6 +69,6 @@ advice from friends like these:
Kimdon, Dominick Meglio, Markus Moeller, Giuseppe Attardi, James MacMillan,
Neil Spring, Siddhartha Prakash Jain, Jon Turner, Vincent Bronner, Shard,
Jeremy Friesner, Florian Schoppmann, Neil Dunbar, Frank Ticheler, Lachlan
- O'Dea, Dirk Manske, Domenico Andreoli
+ O'Dea, Dirk Manske, Domenico Andreoli, Gisle Vanem
Thanks! (and sorry if I forgot to mention someone)