Commit e1998e3b authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

SSL session id caching bugfix

parent 5c447f24
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -32,6 +32,7 @@ This release includes the following bugfixes:
 o resumed ftp upload no longer requires the read callback to return full
 o resumed ftp upload no longer requires the read callback to return full
   buffers
   buffers
 o no longer default-appends ;type= on FTP URLs thru proxies
 o no longer default-appends ;type= on FTP URLs thru proxies
 o SSL session id caching


This release includes the following known bugs:
This release includes the following known bugs: