whoops, add a changes file for 18242.

This commit is contained in:
Nick Mathewson
2016-02-04 12:54:54 -05:00
parent af116081f9
commit 5d63cbf7f9
+6
View File
@@ -0,0 +1,6 @@
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.