From 8bba99ae56ec15b12daf7f7c851cc178f69e749f Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 6 Mar 2006 22:35:51 +0000 Subject: 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. --- RELEASE-NOTES | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index a464efb42..c0fc1610e 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -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: -- cgit v1.2.3