summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-02-17 11:47:49 -0500
committerNick Mathewson <nickm@torproject.org>2017-02-17 11:47:49 -0500
commitefa5bbaba07d20d1aacff7d1d2a5fe08a6ec2d72 (patch)
treed0445d1f3ffd0d83cbdb9b260279d23bb4856dfd /changes
parent9b1d99018bdc0a52e9342afa0cf812adcfa055db (diff)
parent823fb68a14b551fc1f40e904428b3e31732441c5 (diff)
downloadtor-efa5bbaba07d20d1aacff7d1d2a5fe08a6ec2d72.tar.gz
tor-efa5bbaba07d20d1aacff7d1d2a5fe08a6ec2d72.zip
Merge branch 'maint-0.3.0'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug214925
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug21492 b/changes/bug21492
new file mode 100644
index 0000000000..2ed7947771
--- /dev/null
+++ b/changes/bug21492
@@ -0,0 +1,5 @@
+ o Minor bugfixes (correctness):
+ - Remove a redundant check for the UseEntryGuards option from the
+ options_transition_affects_guards() function. Fixes bug 21492;
+ bugfix on 0.3.0.1-alpha.
+