commit d9fde87607aa11a9d542f91cd0fa352ea989174f
parent 4159d103d644101ab616973c9f7742821132ecbd
Author: Nick Mathewson <nickm@torproject.org>
Date: Tue, 22 Jan 2019 12:27:46 -0500
correct bug number in 29042 changelog
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.