Commit 23c72dc1 authored by Ian Jackson's avatar Ian Jackson
Browse files

CHANGELOG: Clarify statement about backtrace logging

parent 5792475b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -57,8 +57,8 @@ defined and implementation is proceeding.
   `time-rs`'s `large-dates` cargo feature, by replacing `simple_asn1`
   dependency with `der-parser` in `tor-llcrypto`.  [!2462] [#1632]
   [simple_asn1#34] [simple_asn1!35] [time-rs#683]
 * Fix the printing of backtraces in logs, when an internal error occurs.
   (Broken in Arti 1.2.7.)  [!2588] [#1713]
 * Fix the logging of backtraces, when an internal error occurs.
   (Bug first appeared in Arti 1.2.7.)  [!2588] [#1713]
 * Remove a false claim that we don't support pluggable transports. [!2507]
 * Document the `vanguards` cargo feature flag.  [!2507]