diff options
author | Nick Mathewson <nickm@torproject.org> | 2014-07-16 15:33:47 +0200 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2014-07-16 15:33:47 +0200 |
commit | e669e910f46820350a31826368868bfd4b913e70 (patch) | |
tree | cb46edeeb4d53adc2eb57d5af7e5bc8bca2197fd /changes | |
parent | d8705ec720b201d6b21ed064d581b819a10734f7 (diff) | |
download | tor-e669e910f46820350a31826368868bfd4b913e70.tar.gz tor-e669e910f46820350a31826368868bfd4b913e70.zip |
changes file for 12207
Diffstat (limited to 'changes')
-rw-r--r-- | changes/12207 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/12207 b/changes/12207 new file mode 100644 index 0000000000..53c14a4ffd --- /dev/null +++ b/changes/12207 @@ -0,0 +1,4 @@ + - Testing: + - Refactor the function that chooses guard nodes so that it can + more easily be tested; write some tests for it. + |