From: Nick Mathewson Date: Thu, 3 Nov 2016 22:41:40 +0000 (-0400) Subject: changes file for 19563 X-Git-Tag: tor-0.3.0.1-alpha~176 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b96bb82a2a66cf1d593c7ceabc193e36cbf60774;p=thirdparty%2Ftor.git changes file for 19563 --- diff --git a/changes/bug19563 b/changes/bug19563 new file mode 100644 index 0000000000..dbf3859135 --- /dev/null +++ b/changes/bug19563 @@ -0,0 +1,3 @@ + o Testing: + - New unit tests for tor_htonll(). Closes ticket 19563. Patch from + "overcaffeinated".