aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2007-03-09 22:48:07 +0000
committerDaniel Stenberg <daniel@haxx.se>2007-03-09 22:48:07 +0000
commit1e55ed5c7d04c47fc931719fea05314f126aa974 (patch)
tree4e7c9f1ab950cba142f72b53d6a0c8aec9faf979 /CHANGES
parent6dd4fe0740b86087d9bb1957f191da1fb6e6b7e6 (diff)
- Robert Iakobashvili fixed CURLOPT_INTERFACE for IPv6.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 9112d2eca..521480d90 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,8 @@
Changelog
Daniel (9 March 2007)
+- Robert Iakobashvili fixed CURLOPT_INTERFACE for IPv6.
+
- Robert A. Monat improved the maketgz and VC6/8 generating to set the correct
machine type too.