diff options
author | Nick Mathewson <nickm@torproject.org> | 2019-01-22 12:27:46 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-01-22 12:27:46 -0500 |
commit | d9fde87607aa11a9d542f91cd0fa352ea989174f (patch) | |
tree | 3e7f440cf357f86f14269429f057077e37f476d0 /changes | |
parent | 4159d103d644101ab616973c9f7742821132ecbd (diff) | |
download | tor-d9fde87607aa11a9d542f91cd0fa352ea989174f.tar.gz tor-d9fde87607aa11a9d542f91cd0fa352ea989174f.zip |
correct bug number in 29042 changelog
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug29042 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changes/bug29042 b/changes/bug29042 index ecbcdeeec0..8d76939cea 100644 --- 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. |