diff options
author | Daniel Stenberg <daniel@haxx.se> | 2007-03-18 23:13:45 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2007-03-18 23:13:45 +0000 |
commit | e9cbd0c366b199ba59542d9daf89a9a0d9836b94 (patch) | |
tree | 2968ecfdf1c0b6727f57b8518721ae16d1d9ff7e /TODO-RELEASE | |
parent | ff314d7600d1da0359dbf0dc84c747a345ce68e0 (diff) |
Removed: yassl build breaks
Added: Frequent calling of user progress callback
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index ff2040ed7..e70d9f757 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -22,10 +22,10 @@ To be addressed before 7.16.2 (planned release: March/April 2007) 88 - FD leakage with dump (Pedro Larroy) http://curl.haxx.se/mail/lib-2007-03/0112.html -89 - yassl build breaks (Daniel Stenberg) - http://curl.haxx.se/mail/lib-2007-03/0149.html - 90 - Crash during gethostbyname in libcurl (Sebastien Trottier) http://curl.haxx.se/mail/lib-2007-03/0158.html -91 - +91 - Frequent calling of user progress callback (Bryan Henderson) + http://curl.haxx.se/mail/lib-2007-03/0204.html + +92 - |