]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes file for resolvemyaddr tests
authorNick Mathewson <nickm@torproject.org>
Mon, 29 Dec 2014 14:44:28 +0000 (09:44 -0500)
committerNick Mathewson <nickm@torproject.org>
Mon, 29 Dec 2014 15:00:22 +0000 (10:00 -0500)
changes/resolvemyaddr-tests [new file with mode: 0644]

diff --git a/changes/resolvemyaddr-tests b/changes/resolvemyaddr-tests
new file mode 100644 (file)
index 0000000..c019bb8
--- /dev/null
@@ -0,0 +1,3 @@
+  o Testing:
+    - Add unit tests for resolve_my_addr(). Part of ticket 12376;
+      patch by 'rl1987'.