aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2008-12-29 02:20:57 +0000
committerNick Mathewson <nickm@torproject.org>2008-12-29 02:20:57 +0000
commitb0a8ecd19377d13592819b1bc17ea513523b2ed4 (patch)
treef83674bc4df65150a034b55d20d9ee618656b148 /ChangeLog
parent46f8ef8116de5effdb8a5a62f4821662bbc31db7 (diff)
downloadtor-b0a8ecd19377d13592819b1bc17ea513523b2ed4.tar
tor-b0a8ecd19377d13592819b1bc17ea513523b2ed4.tar.gz
Use RSA_generate_key_ex where available.
svn:r17804
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3eef25c4f..186101064 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,8 @@ Changes in version 0.2.1.10-alpha - 2009-01-??
of which countries we've seen clients from recently. Now controllers
like Vidalia can show bridge operators that they're actually making
a difference.
+ - Build correctly against versions of OpenSSL 0.9.8 or later built
+ without support for deprecated functions.
o Minor bugfixes (performance):
- Squeeze 2-5% out of client performance (according to oprofile) by