summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-10-15 10:37:52 -0400
committerNick Mathewson <nickm@torproject.org>2018-10-15 10:37:52 -0400
commitfd528a0884e706f5ad10422d0c4501ce35254530 (patch)
treeb4f4d64961d33b04ea59ead8aa65802993455478 /changes
parentffaf180b7e11897efaf874ec2ddcc72a8a2e67e5 (diff)
parentdff7d3d00ad5e3f9e59cd4b11f302601790d1061 (diff)
downloadtor-fd528a0884e706f5ad10422d0c4501ce35254530.tar.gz
tor-fd528a0884e706f5ad10422d0c4501ce35254530.zip
Merge branch 'maint-0.3.3' into 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.