summaryrefslogtreecommitdiff
path: root/changes/feature18483
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-05-17 11:24:36 -0400
committerNick Mathewson <nickm@torproject.org>2016-05-17 11:24:36 -0400
commit5e5d4c99c131279931b702aa2a02639e9bdc0062 (patch)
treee6218b468cc656c496a669eac8dab1dc134e0616 /changes/feature18483
parent6382cd93cb99d1f5cff62bfe7759eca8a6948782 (diff)
downloadtor-5e5d4c99c131279931b702aa2a02639e9bdc0062.tar.gz
tor-5e5d4c99c131279931b702aa2a02639e9bdc0062.zip
Remove from master all changes files scheduled for 0.2.8.3
These won't go in the 0.2.9.1-alpha changelog, since 0.2.8.3 will come out first. Generated automatically with findMergedChanges.pl
Diffstat (limited to 'changes/feature18483')
-rw-r--r--changes/feature184834
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/feature18483 b/changes/feature18483
deleted file mode 100644
index d0fa8df58d..0000000000
--- a/changes/feature18483
+++ /dev/null
@@ -1,4 +0,0 @@
- o Minor features (clients):
- - Make clients, onion services, and bridge relays always
- use an encrypted begindir connection for directory requests.
- Resolves ticket 18483. Patch by "teor".