aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-11-07 09:09:06 -0500
committerNick Mathewson <nickm@torproject.org>2016-11-07 09:09:06 -0500
commita415fee58abf7285e4d42652755b8f34da273f6d (patch)
treea73a1d25780d70f5cce92834bb74ea4746b32a3b /changes
parent4e15c2cb7d905bd981aaae45aa2f186424b33040 (diff)
parentce8a1e25a2a7ea7f4c7ce72932b7ee08fa05b7d3 (diff)
downloadtor-a415fee58abf7285e4d42652755b8f34da273f6d.tar.gz
tor-a415fee58abf7285e4d42652755b8f34da273f6d.zip
Merge branch 'maint-0.2.9'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug205883
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug20588 b/changes/bug20588
new file mode 100644
index 0000000000..be199b2de0
--- /dev/null
+++ b/changes/bug20588
@@ -0,0 +1,3 @@
+ o Minor bugfixes (portability):
+ - Fix compilation with OpenSSL 1.1 and less commonly-used
+ CPU architectures. Closes ticket 20588.