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
commitf1431f439350948f2ec44e23d17d80de5aca9259 (patch)
tree0f4e4e0234493d15e85b256d7f308baaffe13d8f /changes
parent4db33ecc04ef2ad8bb7ef04d8c67b3ae4a46d8bf (diff)
parentd068f3359f86f5f0d5df693e8e0377d0d45540d4 (diff)
downloadtor-f1431f439350948f2ec44e23d17d80de5aca9259.tar.gz
tor-f1431f439350948f2ec44e23d17d80de5aca9259.zip
Merge branch 'maint-0.3.1' into release-0.3.1
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.