From: rl1987 Date: Sun, 23 Aug 2015 13:06:41 +0000 (+0300) Subject: Adding changes file. X-Git-Tag: tor-0.2.7.3-rc~84^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=99a03b2389f9b57084c8f616b8252fbb671275cf;p=thirdparty%2Ftor.git Adding changes file. --- diff --git a/changes/ticket16831_part1 b/changes/ticket16831_part1 new file mode 100644 index 0000000000..3ced089144 --- /dev/null +++ b/changes/ticket16831_part1 @@ -0,0 +1,3 @@ + o Testing: + - Unit test dns_resolve(), dns_clip_ttl() and dns_get_expiry_ttl() + functions in dns.c. Implements a portion of ticket 16831.