diff options
author | Nick Mathewson <nickm@torproject.org> | 2014-12-29 10:00:34 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2014-12-29 10:00:34 -0500 |
commit | e85f0c650c0509ceff777d0a7fafd6c953604ad8 (patch) | |
tree | 519327dc8872d86669392983c2e2b2459d1c777c /changes | |
parent | 4d6a971ba94f22a86577840cdf1b4935cd445a9b (diff) | |
parent | de432d55657ee124bce0e9a4d5f5842088e2e13b (diff) | |
download | tor-e85f0c650c0509ceff777d0a7fafd6c953604ad8.tar.gz tor-e85f0c650c0509ceff777d0a7fafd6c953604ad8.zip |
Merge branch 'resolvemyaddr_squashed'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/resolvemyaddr-tests | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/resolvemyaddr-tests b/changes/resolvemyaddr-tests new file mode 100644 index 0000000000..c019bb831e --- /dev/null +++ b/changes/resolvemyaddr-tests @@ -0,0 +1,3 @@ + o Testing: + - Add unit tests for resolve_my_addr(). Part of ticket 12376; + patch by 'rl1987'. |