diff options
author | Daniel Stenberg <daniel@haxx.se> | 2007-04-18 20:11:47 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2007-04-18 20:11:47 +0000 |
commit | 7a86740afdc0ce97c3138d086e0ab5c0fad6c7f6 (patch) | |
tree | 060fb41967c617c421c424f0a7c753a7f312c4bc /RELEASE-NOTES | |
parent | 8e719e3ef5ad90b7f8ad9c82a853df1afb23afd7 (diff) |
- James Housley made SFTP uploads use libssh2's non-blocking API (if available)
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index c70daa222..5dee28b67 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -41,6 +41,6 @@ New curl mirrors: This release would not have looked like this without help, code, reports and advice from friends like these: - Song Ma, Dan Fandrich, Yang Tse, Jay Austin, Robert Iakobashvil + Song Ma, Dan Fandrich, Yang Tse, Jay Austin, Robert Iakobashvil, James Housley Thanks! (and sorry if I forgot to mention someone) |