diff options
author | Daniel Stenberg <daniel@haxx.se> | 2007-03-09 22:48:07 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2007-03-09 22:48:07 +0000 |
commit | 1e55ed5c7d04c47fc931719fea05314f126aa974 (patch) | |
tree | 4e7c9f1ab950cba142f72b53d6a0c8aec9faf979 /CHANGES | |
parent | 6dd4fe0740b86087d9bb1957f191da1fb6e6b7e6 (diff) |
- Robert Iakobashvili fixed CURLOPT_INTERFACE for IPv6.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |