Merge branch 'maint-0.3.5'

This commit is contained in:
Nick Mathewson
2019-01-22 11:55:56 -05:00
2 changed files with 31 additions and 8 deletions
+5
View File
@@ -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.