commit a6e046cddb3898c916800a203d08ef16d98c7c50 Author: David Fifield david@bamsoftware.com Date: Wed Nov 7 11:33:37 2012 -0800
ChangeLog for #7272. --- ChangeLog | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/ChangeLog b/ChangeLog index e1ee6a1..5e7033e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,3 +12,8 @@ Changes in version 0.8 in reading the trusted CA list. The exception message was: Failed to register: [Errno 185090050] _ssl.c:340: error:0B084002:x509 certificate routines:X509_load_cert_crl_file:system lib Fixes bug 7271. Patch by Alexandre Allaire. + + o Fixed an exception that heppened on Windows in flashproxy-client, + relating to the use of nonblocking sockets: + Socket error writing to local: '[Errno 10035] A non-blocking socket operation could not be completed immediately' + Fixed bug 7272. Patch by Alexandre Allaire.
tor-commits@lists.torproject.org