aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-07-14 09:11:14 -0400
committerNick Mathewson <nickm@torproject.org>2017-07-14 09:11:14 -0400
commitd0816a040dbb9a5e18b76b3fb30011b19f6660b0 (patch)
treeb3e395c2cef721c0a653681f534025a0ff38879b /changes
parentce5d8c92dd6d1cbd71ceea562c5be74058ce0e28 (diff)
parent52c1754ff6b7f181ab40d1f3148ed6a28d60cef5 (diff)
downloadtor-d0816a040dbb9a5e18b76b3fb30011b19f6660b0.tar.gz
tor-d0816a040dbb9a5e18b76b3fb30011b19f6660b0.zip
Merge branch 'maint-0.3.1'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug22916_0273
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug22916_027 b/changes/bug22916_027
new file mode 100644
index 0000000000..5cf99c7d15
--- /dev/null
+++ b/changes/bug22916_027
@@ -0,0 +1,3 @@
+ o Minor bugfixes (Compilation):
+ - Fix warnings when building with libscrypt and openssl scrypt support
+ on Clang. Fixes bug 22916; bugfix on 0.2.7.2-alpha.