]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
whoops, add a changes file for 18242.
authorNick Mathewson <nickm@torproject.org>
Thu, 4 Feb 2016 17:54:54 +0000 (12:54 -0500)
committerNick Mathewson <nickm@torproject.org>
Thu, 4 Feb 2016 17:54:54 +0000 (12:54 -0500)
changes/bug18242 [new file with mode: 0644]

diff --git a/changes/bug18242 b/changes/bug18242
new file mode 100644 (file)
index 0000000..e91f6d5
--- /dev/null
@@ -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.