SSL session id caching bugfix

This commit is contained in:
Daniel Stenberg 2007-12-03 11:49:20 +00:00
parent 5c447f2499
commit e1998e3b58
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ This release includes the following bugfixes:
o resumed ftp upload no longer requires the read callback to return full
buffers
o no longer default-appends ;type= on FTP URLs thru proxies
o SSL session id caching
This release includes the following known bugs: