summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-03-01 08:54:58 -0500
committerNick Mathewson <nickm@torproject.org>2017-03-01 08:54:58 -0500
commitd8fa6f9ddb74ced0b51a39608526eba0fc21135a (patch)
treea285127bb5edf11bcb373d587e6289211e40e933 /changes
parentfa6b42699937f12c7a814edcff4ef8e17db086db (diff)
parent18a98206ede334c7332c43dc9f0b812611273f37 (diff)
downloadtor-d8fa6f9ddb74ced0b51a39608526eba0fc21135a.tar.gz
tor-d8fa6f9ddb74ced0b51a39608526eba0fc21135a.zip
Merge branch 'maint-0.3.0'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug214154
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug21415 b/changes/bug21415
new file mode 100644
index 0000000000..f0aa72f81f
--- /dev/null
+++ b/changes/bug21415
@@ -0,0 +1,4 @@
+ o Minor bugfix (entry guards):
+ - Silence a BUG() warning when attempting to use a guard whose descriptor
+ we don't know and make this scenario more unlikely to happen. Fixes bug
+ 21415; bugfix on 0.3.0.1-alpha.