summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2010-01-29 17:20:59 -0500
committerNick Mathewson <nickm@torproject.org>2010-01-29 17:20:59 -0500
commit445e95b1297fc4e13dd4945074635ff46324bdb6 (patch)
treebd661aa9529d1a62790a7db183e6ee758f8d90d6 /ChangeLog
parent4905eaa38cefadf3aa5aac25e679fd3102688984 (diff)
parent1744e447a15216b74f239b30da735416dd1fde92 (diff)
downloadtor-445e95b1297fc4e13dd4945074635ff46324bdb6.tar.gz
tor-445e95b1297fc4e13dd4945074635ff46324bdb6.zip
Merge commit 'origin/maint-0.2.1'
Conflicts: src/common/tortls.c
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c59e93255e..3af3bbed0b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -40,6 +40,12 @@ Changes in version 0.2.1.23 - 2010-0?-??
automatically discard guards picked using the old algorithm. Fixes
bug 1217; bugfix on 0.2.1.3-alpha. Found by Mike Perry.
+ o Minor bugfixes:
+ - When deciding whether to use strange flags to turn TLS renegotiation
+ on, detect the OpenSSL version at run-time, not compile time. We
+ need to do this because Apple doesn't update its dev-tools headers
+ when it updates its libraries in a security patch.
+
o Minor features:
- Avoid a mad rush at the beginning of each month when each client
rotates half of its guards. Instead we spread the rotation out