Commit 3e8058f9 authored by Nick Mathewson's avatar Nick Mathewson 🦞
Browse files

Be more clear in changes file for 6797.

parent 0ab7716b
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
  o Minor bugfixes:
    - Don't follow the NULL pointer. Found by "f. tp.". Fixes bug
      6797; bugfix on 0.2.4.1-alpha.
    - Don't follow the NULL pointer if microdescriptor generation fails.
      (This does not appear to be triggerable, but it's best to be safe.)
      Found by "f. tp.". Fixes bug 6797; bugfix on 0.2.4.1-alpha.