diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-11-13 11:45:55 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-11-13 11:45:55 -0500 |
commit | 527eb563cbf8e5be385623a608f5503110d2c445 (patch) | |
tree | 45655fe4096c9620f5a24f32b8e6f90c5e9bd08b /changes/ticket21031 | |
parent | 0b4e59b7c6d28565bdea773a9711571acd81d85d (diff) | |
download | tor-527eb563cbf8e5be385623a608f5503110d2c445.tar.gz tor-527eb563cbf8e5be385623a608f5503110d2c445.zip |
Remove changes files for those items already merged in 0.3.2
Diffstat (limited to 'changes/ticket21031')
-rw-r--r-- | changes/ticket21031 | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/changes/ticket21031 b/changes/ticket21031 deleted file mode 100644 index b081fb018f..0000000000 --- a/changes/ticket21031 +++ /dev/null @@ -1,7 +0,0 @@ - o Minor features (removed deprecations): - - The ClientDNSRejectInternalAddresses flag can once again be set in - non-testing Tor networks, so long as they do not use the default - directory authorities. - This change also removes the deprecation of this - flag in 0.2.9.2-alpha. Closes ticket 21031. - |