diff options
author | Daniel Stenberg <daniel@haxx.se> | 2010-03-22 09:51:52 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2010-03-22 09:51:52 +0100 |
commit | 6572514ae544d69e71eb852ba9954211e8f81e27 (patch) | |
tree | 479674a99e1c7fd91325c453520137a72b7a36ff /CHANGES | |
parent | c8bfb9e58a2c166fdcf3db0ca72768c72fafe73c (diff) | |
parent | abcea311e3b3178e8848e4da5acdf50afd89e4ce (diff) |
Merge branch 'master' of github.com:bagder/curl
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ Changelog +Kamil Dudka (22 Mar 2010) +- Douglas Steinwand contributed a patch fixing insufficient initialization in + Curl_clone_ssl_config() + Daniel Stenberg (21 Mar 2010) - Ben Greear improved TFTP: the error code returning and the treatment of TSIZE == 0 when uploading. |