aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c7ac2e2da..0f1a1debc 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,7 +6,14 @@
Changelog
+Daniel (21 April 2006)
+- Ale Vesely fixed CURLOPT_INTERFACE when using a hostname.
+
Daniel (19 April 2006)
+- Based on previous info from Tor Arntsen, I made configure detect the Intel
+ ICC compiler to add a compiler option for it, in order for configure to
+ properly be able to detect function prototypes.
+
- Robson Braga Araujo provided a patch that makes libcurl less eager to close
the control connection when using FTP, for example when you remove an easy
handle from a multi stack.