aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2008-06-06 17:33:35 +0000
committerDaniel Stenberg <daniel@haxx.se>2008-06-06 17:33:35 +0000
commit930a45e7a93c964ec224bdddb59f97479b7e4a5d (patch)
treed567e363980655d50c73408540262b6ddaa3fff2 /RELEASE-NOTES
parentafc66554d7225766a7b9ad773de38b9d0801ff84 (diff)
- Added CURLINFO_PRIMARY_IP as a new information retrievable with
curl_easy_getinfo. It returns a pointer to a string with the most recently used IP address. Modified test case 500 to also verify this feature. The implementing of this feature was sponsored by Lenny Rachitsky at NeuStar.
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES4
1 files changed, 2 insertions, 2 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index ed5b6d655..573acce9b 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -10,7 +10,7 @@ Curl and libcurl 7.18.3
This release includes the following changes:
- o
+ o Added CURLINFO_PRIMARY_IP
This release includes the following bugfixes:
@@ -31,6 +31,6 @@ New curl mirrors:
This release would not have looked like this without help, code, reports and
advice from friends like these:
-
+ Lenny Rachitsky
Thanks! (and sorry if I forgot to mention someone)