diff options
author | Daniel Stenberg <daniel@haxx.se> | 2009-07-22 22:51:00 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2009-07-22 22:51:00 +0000 |
commit | 77eba8727d1fdc178ced5fc3eddf4be760a29134 (patch) | |
tree | 1c8563f2c6a23afd6ff47375a6e84c5328bedb8d /TODO-RELEASE | |
parent | 47c392e135f17d400acc5d7e99b88d16578cb406 (diff) |
242 - SSH knownhost support (powered by libssh2 1.2)
Committed now. Not yet thoroughly degbugged etc, but at least the funtionality
is now present.
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 167af8dfb..d787f7136 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -1,8 +1,6 @@ To be addressed in 7.19.6 (planned release: August 2009) ========================= -242 - SSH knownhost support (powered by libssh2 1.2) - 243 - ftp QUOTE commands that are allowed to fail but not close the connection 244 - patch for [out] parameters |