summaryrefslogtreecommitdiff
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
commitf5d2f79acafc0cb7698442aec3323b2abe802e37 (patch)
treef0e2ad8459c79386dcca1cc6c026eab1e7214722 /changes
parentc1afbbe8feff1b803f721079b59a00438676045e (diff)
parent3a7d757140c344986fba5769b47dc10d925fe119 (diff)
downloadtor-f5d2f79acafc0cb7698442aec3323b2abe802e37.tar.gz
tor-f5d2f79acafc0cb7698442aec3323b2abe802e37.zip
Merge branch 'maint-0.2.9' into maint-0.3.0
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.