diff options
author | Daniel Stenberg <daniel@haxx.se> | 2010-03-01 22:14:47 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2010-03-01 22:14:47 +0000 |
commit | 53aa6b21feed648e6572d75e4fb31a7dc2505c12 (patch) | |
tree | b69b811f79c0287757ff984926f3c27f789578a1 /CHANGES | |
parent | 7842704ee7ebbc48728986c11d4bc91f534d6bd7 (diff) | |
download | curl-53aa6b21feed648e6572d75e4fb31a7dc2505c12.tar.gz |
- Ben Greear provided an update for TFTP that fixes upload.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,6 +7,8 @@ Changelog Daniel Stenberg (1 Mar 2010) +- Ben Greear provided an update for TFTP that fixes upload. + - Wesley Miaw reported bug #2958179 which identified a case of looping during OpenSSL based SSL handshaking even though the multi interface was used and there was no good reason for it. |