diff options
author | Daniel Stenberg <daniel@haxx.se> | 2009-03-13 10:02:26 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2009-03-13 10:02:26 +0000 |
commit | 744e55ec74854b3fa39aadce579a151a2facc241 (patch) | |
tree | 05c4e17e06c06e1eaf334071b0500530f0eadd08 /TODO-RELEASE | |
parent | 74ba4d7950fa001d0a9dddfddacb240ae2c69c6c (diff) | |
download | curl-744e55ec74854b3fa39aadce579a151a2facc241.tar.gz |
we use libssh2_version() now if available
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 488a49a60..f3313e809 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -5,7 +5,4 @@ To be addressed in 7.19.5 (planned release: May 2009) 215 - Patch for Metalink Support (for the curl tool) -220 - Take advantage of libssh2_version() that's been added for the upcoming - 1.1, to extract the run-time version number properly. - 221 - |