diff options
author | Daniel Stenberg <daniel@haxx.se> | 2006-01-19 22:02:46 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2006-01-19 22:02:46 +0000 |
commit | c31451cf135f1290647cc6ad3d50e70bfe1b5aac (patch) | |
tree | 9e113e97a16709788041685ebd1e7882a0905edb /RELEASE-NOTES | |
parent | 5deff1a179eaec1bf7a4afe1433cdc1261d5bd7f (diff) |
Jon Turner pointed out that doing -P [hostname] with curl (built ipv4-only)
didn't work.
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 7ced46c7c..11485e8d2 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 [hostname] with ipv6-disabled curl o libcurl.m4 was updated o configure no longer warns if the current path contains a space o test suite kill race condition @@ -43,6 +44,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 + David Shaw, Jon Turner Thanks! (and sorry if I forgot to mention someone) |