aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-10-03 08:16:26 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-10-03 08:16:26 +0000
commitd6787274306ec6dc667b7577ef62cc370458b4e4 (patch)
treea52c04ae0bd273898634fc8dd3afddbcdeafbde6 /CHANGES
parentefc15fb1282d32bc673b4bf3aa2f062d1b605aa1 (diff)
7.9.1 pre-release 1 status
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 9a9443877..76a788566 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,12 @@
History of Changes
+Daniel (3 October 2001)
+- Georg Huettenegger once again made an effort beyond the call of duty and not
+ only improved the curl_formadd() function, but also took care of adjusting
+ the curl command line client to use this new function instead of the
+ obsoleted curl_formparse.
+
Daniel (2 October 2001)
- Major fix in how libcurl does TCP connects. It now does non-blocking
connects to enable good timeouts without signals, and it now tries all IP