summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-11-13 20:36:04 -0500
committerNick Mathewson <nickm@torproject.org>2017-11-13 20:36:04 -0500
commit7b93939c773e62f2dabf73011b470d1a57d96efd (patch)
tree7e56130c1ed7a8b73618f5764ff70c7af3c89f23 /changes
parentfa3cad363e90a0a38f553a2b2ba2719c17698d9f (diff)
parent50fbede4597d143411b3739e88d2c3d8ef457fbd (diff)
downloadtor-7b93939c773e62f2dabf73011b470d1a57d96efd.tar.gz
tor-7b93939c773e62f2dabf73011b470d1a57d96efd.zip
Merge branch 'maint-0.3.0' into release-0.3.0
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket228953
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket22895 b/changes/ticket22895
new file mode 100644
index 0000000000..a3f7b86019
--- /dev/null
+++ b/changes/ticket22895
@@ -0,0 +1,3 @@
+ o Minor bugfixes (compilation):
+ - Fix unused variable warnings in donna's Curve25519 SSE2 code.
+ Fixes bug 22895; bugfix on 0.2.7.2-alpha.