diff options
author | Daniel Stenberg <daniel@haxx.se> | 2007-11-12 23:04:44 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2007-11-12 23:04:44 +0000 |
commit | c508d702586d50198213a457023aa8a95c73f279 (patch) | |
tree | 10de8f2fa22847f8110b57e9a8d22ded60288c17 /CHANGES | |
parent | f5971f54ff264218446363bb5003d44ec9b88c98 (diff) |
Fixed a remaining problem with doing SFTP directory listings on a re-used
persistent connection. Mentioned by Immanuel Gregoire on the mailing list.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ Changelog +Daniel S (13 Nov 2007) +- Fixed a remaining problem with doing SFTP directory listings on a re-used + persistent connection. Mentioned by Immanuel Gregoire on the mailing list. + Daniel S (12 Nov 2007) - Bug report #1830637 (http://curl.haxx.se/bug/view.cgi?id=1830637), which was forwarded from the Gentoo bug tracker by Daniel Black and was originally |