diff options
author | rl1987 <rl1987@sdf.lonestar.org> | 2014-11-09 17:55:35 +0200 |
---|---|---|
committer | rl1987 <rl1987@sdf.lonestar.org> | 2014-11-09 17:55:35 +0200 |
commit | e395783f23f58db7f27617014b7a3b4576251ada (patch) | |
tree | 93ca6c90355c7fc57012e16571b434dcf662e4f5 /changes | |
parent | 7025f2dc5928050d4b6659d6d7341549be974094 (diff) | |
download | tor-e395783f23f58db7f27617014b7a3b4576251ada.tar.gz tor-e395783f23f58db7f27617014b7a3b4576251ada.zip |
Adding changes file for 9812.
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug9812 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug9812 b/changes/bug9812 new file mode 100644 index 0000000000..308af8c18f --- /dev/null +++ b/changes/bug9812 @@ -0,0 +1,6 @@ + o Minor bugfixes (logging): + - Downgrade warnings about RSA signature failures to info log + level. Emit a warning when extra info document is found + incompatible with a corresponding router descriptor. Fixes bug + 9812. + |