diff options
author | Daniel Stenberg <daniel@haxx.se> | 2009-08-02 21:43:04 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2009-08-02 21:43:04 +0000 |
commit | 47a9660ec1287b49426f2cc62696e0da3334a0d2 (patch) | |
tree | fe2779deb25a890a640759e492fc52328618ef0e /TODO-RELEASE | |
parent | aabf62e7d273d95426c2f2ce05813f9f6e470114 (diff) | |
download | curl-47a9660ec1287b49426f2cc62696e0da3334a0d2.tar.gz |
mention two crashing bugs we'd like fixed
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 4f458bfcc..8aab936b0 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -5,6 +5,10 @@ To be addressed in 7.19.6 (planned release: August 2009) 251 - TFTP block size +254 - Problem re-using easy handle after call to curl_multi_remove_handle + +255 - debugging a crash in Curl_pgrsTime/checkPendPipeline? + To be addressed in 7.19.7 (planned release: October 2009) ========================= @@ -16,5 +20,5 @@ To be addressed in 7.19.7 (planned release: October 2009) 253 - add option to disable SNI for TLS handshakes -254 - +256 - |