aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-01-22 11:55:53 -0500
committerNick Mathewson <nickm@torproject.org>2019-01-22 11:55:53 -0500
commit4159d103d644101ab616973c9f7742821132ecbd (patch)
treed467b6b775e64e3f5e6bb415a46dac51c1be0cd3 /changes
parent9ce1978b5ea630bca699eb1cf7f3f1c178f8e939 (diff)
parent0981ac4c59f04a9de76224abf75a94a6fcc0542c (diff)
downloadtor-4159d103d644101ab616973c9f7742821132ecbd.tar.gz
tor-4159d103d644101ab616973c9f7742821132ecbd.zip
Merge branch 'bug29042_035' into maint-0.3.5
Diffstat (limited to 'changes')
-rw-r--r--changes/bug290425
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug29042 b/changes/bug29042
new file mode 100644
index 0000000000..ecbcdeeec0
--- /dev/null
+++ b/changes/bug29042
@@ -0,0 +1,5 @@
+ o Minor bugfixes (logging):
+ - Log more information at "warning" level when unable to read a private
+ key; log more information ad "info" level when unable to read a public
+ key. We had warnings here before, but they were lost during our
+ NSS work. Fixes bug 28981; bugfix on 0.3.5.1-alpha.