From 65b05b12ab009aad6f7a2702e5217337d2f67f50 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Fri, 26 Jun 2020 11:21:53 -0400 Subject: [PATCH] Changes file for #32622. --- changes/ticket32622 | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changes/ticket32622 diff --git a/changes/ticket32622 b/changes/ticket32622 new file mode 100644 index 0000000000..1c663567fd --- /dev/null +++ b/changes/ticket32622 @@ -0,0 +1,5 @@ + o Minor features (bootstrap reporting): + - Report more detailed reasons for bootstrap failure when the failure + happens due to a TLS error. Previously we would just call these errors + "MISC" when they happened during read, and "DONE" when they + happened during any other TLS operation. Closes ticket 32622. -- 2.47.3