Commit 65b05b12 authored by Nick Mathewson's avatar Nick Mathewson 🤹
Browse files

Changes file for #32622.

parent 7b5f58a1
Loading
Loading
Loading
Loading

changes/ticket32622

0 → 100644
+5 −0
Original line number Diff line number Diff line
  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.