diff options
author | Nick Mathewson <nickm@torproject.org> | 2012-02-10 12:03:46 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2012-02-10 12:03:46 -0500 |
commit | 64523609c91d9207191bf8c59ef684a239dd4f31 (patch) | |
tree | 45b70042e280ae39eeca292cb964a48ca0684773 /changes/bug5067 | |
parent | 34b9bc2829d0c061317684602c5296f13e0ced44 (diff) | |
parent | c8b855082bdb4ea5f9006e6ce5ce673509643a5c (diff) | |
download | tor-64523609c91d9207191bf8c59ef684a239dd4f31.tar tor-64523609c91d9207191bf8c59ef684a239dd4f31.tar.gz |
Merge remote-tracking branch 'origin/maint-0.2.2'
Diffstat (limited to 'changes/bug5067')
-rw-r--r-- | changes/bug5067 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug5067 b/changes/bug5067 new file mode 100644 index 000000000..d94b921ce --- /dev/null +++ b/changes/bug5067 @@ -0,0 +1,5 @@ + o Minor bugfixes (usability): + - Downgrade the "We're missing a certificate" message from notice + to info: people kept mistaking it for a real problem, whereas it + is only a problem when we are failing to bootstrap. Fixes bug + 5067; bugfix on 0.2.10-alpha. |