From 5bcf9522618307ca4829ee7349a482a869766d6e Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Sun, 2 Nov 2014 13:04:44 -0500 Subject: Check more thoroughly for unlogged OpenSSL errors --- changes/bug13319 | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 changes/bug13319 (limited to 'changes') diff --git a/changes/bug13319 b/changes/bug13319 new file mode 100644 index 0000000000..eee95c84a5 --- /dev/null +++ b/changes/bug13319 @@ -0,0 +1,4 @@ + o Minor bugfixes: + - Check more thoroughly throughout the TLS code for possible unlogged + TLS errors. Possible diagnostic or fix for bug 13319. + -- cgit v1.2.3-54-g00ecf