diff options
author | Daniel Stenberg <daniel@haxx.se> | 2007-09-29 21:34:34 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2007-09-29 21:34:34 +0000 |
commit | f58ba5ab1cb25b873f46a27a2b0422e3301100ba (patch) | |
tree | 06388e9f836fd5cd314020678d579d3267056ef2 /CHANGES | |
parent | 2694b970e87c06462bf83e8d98ade7c90d7b52a3 (diff) |
Immanuel Gregoire fixed a problem with persistent transfers over SFTP - the
previous proto struct was kept.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -6,6 +6,9 @@ Changelog +Daniel S (29 September 2007) +- Immanuel Gregoire fixed a problem with persistent transfers over SFTP. + Daniel S (28 September 2007) - Adapted the c-ares code to the API change c-ares 1.5.0 brings in the notifier callback(s). |