summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-07-14 09:11:08 -0400
committerNick Mathewson <nickm@torproject.org>2017-07-14 09:11:08 -0400
commit3a7d757140c344986fba5769b47dc10d925fe119 (patch)
tree10c03eafcb7f177586ac13dc0dad25a0ee98c9ec /changes
parented0fb218342dcf7cc54f6abd9078dcd3efa5452c (diff)
parent3cec1783b7960a37ef51b5dc86dd1492b608f6e7 (diff)
downloadtor-3a7d757140c344986fba5769b47dc10d925fe119.tar.gz
tor-3a7d757140c344986fba5769b47dc10d925fe119.zip
Merge branch 'bug22916_027' into maint-0.2.9
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.