commit 74e41155ffc3e295322904b5c85179db538d91f8
parent 21dd3ece620f4790b9431a2dffbc5df66b4fd251
Author: Nick Mathewson <nickm@torproject.org>
Date: Tue, 22 Jan 2019 12:27:50 -0500
Merge branch 'maint-0.3.5'
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/changes/bug29042 b/changes/bug29042
@@ -2,4 +2,4 @@
- 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.
+ NSS work. Fixes bug 29042; bugfix on 0.3.5.1-alpha.