summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7a9b1c0cec..8c9891952a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,11 @@ Changes in version 0.2.0.18-alpha - 2008-01-??
Tor can warn and/or refuse connections to ports commonly used with
vulnerable-plaintext protocols.
+ o Major bugfixes:
+ - We accidentally enabled the under-development v2 TLS handshake
+ code, which is causing log entries like "TLS error while
+ renegotiating handshake". Disable it again. Resolves bug 590.
+
o Minor features:
- Don't answer "/tor/networkstatus-bridges" directory requests if
the request isn't encrypted.