[tor-commits] [tor/release-0.4.4] Changes file for #32622.
nickm at torproject.org
nickm at torproject.org
Thu Jul 2 14:15:11 UTC 2020
commit 65b05b12ab009aad6f7a2702e5217337d2f67f50
Author: Nick Mathewson <nickm at torproject.org>
Date: Fri Jun 26 11:21:53 2020 -0400
Changes file for #32622.
---
changes/ticket32622 | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/changes/ticket32622 b/changes/ticket32622
new file mode 100644
index 000000000..1c663567f
--- /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.
More information about the tor-commits
mailing list