diff options
author | Roger Dingledine <arma@torproject.org> | 2011-09-13 19:56:59 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2011-09-13 19:56:59 -0400 |
commit | c133d71bddde8d7a00b08478344d8af0ef740677 (patch) | |
tree | 08b3ae4fa03cf2b7923e319e274dd8b637130518 /changes/bug2442 | |
parent | befaa435bd9ba60a10e1d796ad66f405a5889086 (diff) | |
download | tor-c133d71bddde8d7a00b08478344d8af0ef740677.tar.gz tor-c133d71bddde8d7a00b08478344d8af0ef740677.zip |
a blurb for 0.2.3.4-alpha
Diffstat (limited to 'changes/bug2442')
-rw-r--r-- | changes/bug2442 | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/changes/bug2442 b/changes/bug2442 deleted file mode 100644 index cbcc22bb80..0000000000 --- a/changes/bug2442 +++ /dev/null @@ -1,8 +0,0 @@ - * Minor bugfixes: - - - Demote the 'replay detected' log message emitted when a hidden - service receives the same Diffie-Hellman public key in two - different INTRODUCE2 cells to info level. A normal Tor client - can cause that log message during its normal operation. Bugfix - on 0.2.1.6-alpha; fixes part of bug 2442. - |