summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-07-26 12:53:38 -0400
committerNick Mathewson <nickm@torproject.org>2017-07-26 12:53:38 -0400
commit3c017e823bdcfeea4316755b208fa2bf9df5fb00 (patch)
tree8c27722f4539664d43480f3fc7967b4992372e53 /changes
parentf5d2f79acafc0cb7698442aec3323b2abe802e37 (diff)
parent6d3c5b8fb5784240232a9265049b9e1660270df7 (diff)
downloadtor-3c017e823bdcfeea4316755b208fa2bf9df5fb00.tar.gz
tor-3c017e823bdcfeea4316755b208fa2bf9df5fb00.zip
Merge branch 'maint-0.2.9' into maint-0.3.0
Diffstat (limited to 'changes')
-rw-r--r--changes/bug229153
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug22915 b/changes/bug22915
new file mode 100644
index 0000000000..17a9c6018f
--- /dev/null
+++ b/changes/bug22915
@@ -0,0 +1,3 @@
+ o Minor bugfixes (compilation warnings):
+ - Suppress -Wdouble-promotion warnings with clang 4.0. Fixes bug 22915;
+ bugfix on 0.2.8.1-alpha.