From: Isis Lovecruft Date: Tue, 10 Apr 2018 19:26:46 +0000 (+0000) Subject: changes: Add changes file for 25425. X-Git-Tag: tor-0.3.4.1-alpha~167^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4178642bf83736d154176623ba8dce845a5b412c;p=thirdparty%2Ftor.git changes: Add changes file for 25425. --- diff --git a/changes/bug25425 b/changes/bug25425 new file mode 100644 index 0000000000..41f1a47b15 --- /dev/null +++ b/changes/bug25425 @@ -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.