aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.