aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrl1987 <rl1987@sdf.lonestar.org>2015-08-23 16:06:41 +0300
committerrl1987 <rl1987@sdf.lonestar.org>2015-08-23 16:06:41 +0300
commit99a03b2389f9b57084c8f616b8252fbb671275cf (patch)
tree2f313c69b2fedb876b5cb6f2904f476da0f43171
parent77a5ca901f148d39973343c7916ca7fb27fab2fb (diff)
downloadtor-99a03b2389f9b57084c8f616b8252fbb671275cf.tar.gz
tor-99a03b2389f9b57084c8f616b8252fbb671275cf.zip
Adding changes file.
-rw-r--r--changes/ticket16831_part13
1 files changed, 3 insertions, 0 deletions
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.