]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Adding changes file.
authorrl1987 <rl1987@sdf.lonestar.org>
Sun, 23 Aug 2015 13:06:41 +0000 (16:06 +0300)
committerrl1987 <rl1987@sdf.lonestar.org>
Sun, 23 Aug 2015 13:06:41 +0000 (16:06 +0300)
changes/ticket16831_part1 [new file with mode: 0644]

diff --git a/changes/ticket16831_part1 b/changes/ticket16831_part1
new file mode 100644 (file)
index 0000000..3ced089
--- /dev/null
@@ -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.