]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes: Add changes file for 25425.
authorIsis Lovecruft <isis@torproject.org>
Tue, 10 Apr 2018 19:26:46 +0000 (19:26 +0000)
committerIsis Lovecruft <isis@torproject.org>
Tue, 10 Apr 2018 19:26:46 +0000 (19:26 +0000)
changes/bug25425 [new file with mode: 0644]

diff --git a/changes/bug25425 b/changes/bug25425
new file mode 100644 (file)
index 0000000..41f1a47
--- /dev/null
@@ -0,0 +1,4 @@
+  o Minor features (testing):
+    - A new unittests module specifically for testing the functions in the
+      (new-ish) bridges.c module has been created with new unittests, raising
+      the code coverage percentages.  Closes 25425.