Commit 5d63cbf7 authored by Nick Mathewson's avatar Nick Mathewson 🦀
Browse files

whoops, add a changes file for 18242.

parent af116081
Loading
Loading
Loading
Loading

changes/bug18242

0 → 100644
+6 −0
Original line number Diff line number Diff line
  o Minor bugfixes (testing):
    - We no longer disable assertions in the unit tests when coverage
      is enabled. Instead, we require you to say --disable-asserts-in-tests
      to the configure script if you need assertions disabled in the
      unit tests (for example, if you want to perform branch coverage).
      Fixes bug 18242; bugfix on 0.2.7.1-alpha.