aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-10-15 10:37:53 -0400
committerNick Mathewson <nickm@torproject.org>2018-10-15 10:37:53 -0400
commit4983322cc71d56d3b9225704b85a7c4a933a40a1 (patch)
tree7a015413efd9859670dfbd57f2cae330459247de /changes
parentdf2b46d18c4a3d6e5eb364f80111ef6c7811383c (diff)
parentfd528a0884e706f5ad10422d0c4501ce35254530 (diff)
downloadtor-4983322cc71d56d3b9225704b85a7c4a933a40a1.tar.gz
tor-4983322cc71d56d3b9225704b85a7c4a933a40a1.zip
Merge branch 'maint-0.3.4'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug277094
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug27709 b/changes/bug27709
new file mode 100644
index 0000000000..49e87cbb0a
--- /dev/null
+++ b/changes/bug27709
@@ -0,0 +1,4 @@
+ o Minor bugfixes (code safety):
+ - Rewrite our assertion macros so that they no longer suppress
+ the compiler's -Wparentheses warnings on their inputs. Fixes bug 27709;
+ bugfix on 0.0.6.