summaryrefslogtreecommitdiff
path: root/changes/bug5139
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug5139')
-rw-r--r--changes/bug51396
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug5139 b/changes/bug5139
new file mode 100644
index 0000000000..5cebc76820
--- /dev/null
+++ b/changes/bug5139
@@ -0,0 +1,6 @@
+ o Minor features (bridges):
+ - Tag a bridge's descriptor as "never to be sent
+ unencrypted". This shouldn't matter, since bridges don't open
+ non-anonymous connections to the bridge authority and don't
+ allow unencrypted directory connections from clients, but we
+ might as well make sure. Closes bug 5139.