From: Nick Mathewson Date: Fri, 2 Oct 2015 12:35:16 +0000 (+0200) Subject: changes file for 17082 X-Git-Tag: tor-0.2.8.1-alpha~336 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7bd22474830c839b53c4e4ab68d572806993c52f;p=thirdparty%2Ftor.git changes file for 17082 --- diff --git a/changes/17082 b/changes/17082 new file mode 100644 index 0000000000..30ed01473e --- /dev/null +++ b/changes/17082 @@ -0,0 +1,3 @@ + o Testing: + - More unit tests for tortls.c. Closes ticket 17082. + Patch from Ola Bini.