diff options
author | Roger Dingledine <arma@torproject.org> | 2010-04-20 03:59:23 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2010-04-20 03:59:23 -0400 |
commit | 3d8879a04da79b014700b01f1ed2e8d685040dfb (patch) | |
tree | 5fbc402e29bd444ac98250a3b8fa89101caa403a /ChangeLog | |
parent | 0b82ce3eb6feeb48e2e3094de297156e536527a0 (diff) | |
download | tor-3d8879a04da79b014700b01f1ed2e8d685040dfb.tar.gz tor-3d8879a04da79b014700b01f1ed2e8d685040dfb.zip |
merge in the bug 1364 fixtor-0.2.2.12-alpha
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -15,6 +15,12 @@ Changes in version 0.2.2.12-alpha - 2010-04-20 and 24 hours pass. Bug found by keb. Fixes bug 1365; bugfix on 0.2.2.11-alpha. + o Minor bugfixes: + - Demote a confusing TLS warning that relay operators might get when + someone tries to talk to their OrPort. It is neither the operator's + fault nor can they do anything about it. Fixes bug 1364; bugfix + on 0.2.0.14-alpha. + Changes in version 0.2.2.11-alpha - 2010-04-15 o Major bugfixes: |