diff options
author | Daniel Stenberg <daniel@haxx.se> | 2006-07-25 18:38:51 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2006-07-25 18:38:51 +0000 |
commit | f36adcdb73608502e14a7a9401917925141cde3a (patch) | |
tree | 9fb8ca94a4c12522b08adfb2d117cc2342dea450 /CHANGES | |
parent | 13616f8f96b12bbbec1ca40ea4356560a456cc11 (diff) |
Georg Horn made the transfer timeout error message include more details
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -6,6 +6,9 @@ Changelog +Daniel (25 July 2006) +- Georg Horn made the transfer timeout error message include more details. + Daniel (20 July 2006) - David McCreedy fixed a build error when building libcurl with HTTP disabled, problem added with the curl_formget() patch. |