Lots of users on Windows have reported getting the "SSL: couldn't set

callback" error message so I've now made the setting of that callback not be
as critical as before. The function is only used for additional loggging/
trace anyway so a failure just means slightly less data. It should still be
able to proceed and connect fine to the server.
This commit is contained in:
Daniel Stenberg
2006-03-06 22:35:51 +00:00
parent b5c5f57613
commit 8bba99ae56
3 changed files with 17 additions and 8 deletions

View File

@@ -15,12 +15,14 @@ This release includes the following changes:
This release includes the following bugfixes:
o "SSL: couldn't set callback" is now a less serious problem
o Interix build fix
o fixed "hang" when out of file handles at start
o prevent FTP uploads to URLs with trailing slash
Other curl-related news since the previous public release:
o
o pycurl-7.15.2 has been released: http://pycurl.sf.net
This release would not have looked like this without help, code, reports and
advice from friends like these: