diff options
Diffstat (limited to 'changes/prettier-signature-log')
-rw-r--r-- | changes/prettier-signature-log | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/changes/prettier-signature-log b/changes/prettier-signature-log new file mode 100644 index 000000000..c008514fb --- /dev/null +++ b/changes/prettier-signature-log @@ -0,0 +1,9 @@ + o Minor features + - Make the formerly ugly "2 unknown, 7 missing key, 0 good, 0 bad, + 2 no signature, 4 required" messages easier to read, and make sure + they get logged at the same severity as the messages explaining + which keys are which. Fixes bug 1290. + - Don't warn when we have a consensus that we can't verify because + of missing certificates, unless those certificates are ones + that we have been trying and failing to download. Fixes bug 1145. + |