nss: fix SSL handshake timeout underflow

This commit is contained in:
Kamil Dudka
2010-04-24 23:21:13 +02:00
parent 07f45946b5
commit 82e9b78a38
3 changed files with 13 additions and 1 deletions

View File

@@ -20,6 +20,7 @@ This release includes the following bugfixes:
o -J/--remote-header-name strips CRLF
o MSVC makefiles now use ws2_32.lib instead of wsock32.lib
o -O crash on windows
o SSL handshake timeout underflow in libcurl-NSS
This release includes the following known bugs: