1
0
mirror of https://github.com/moparisthebest/curl synced 2024-11-12 04:25:08 -05:00

Removed: yassl build breaks

Added: Frequent calling of user progress callback
This commit is contained in:
Daniel Stenberg 2007-03-18 23:13:45 +00:00
parent ff314d7600
commit e9cbd0c366

View File

@ -22,10 +22,10 @@ To be addressed before 7.16.2 (planned release: March/April 2007)
88 - FD leakage with dump (Pedro Larroy) 88 - FD leakage with dump (Pedro Larroy)
http://curl.haxx.se/mail/lib-2007-03/0112.html 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) 90 - Crash during gethostbyname in libcurl (Sebastien Trottier)
http://curl.haxx.se/mail/lib-2007-03/0158.html 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 -