1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

SSL session id caching bugfix

This commit is contained in:
Daniel Stenberg 2007-12-03 11:49:20 +00:00
parent 5c447f2499
commit e1998e3b58

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: