diff options
author | Roger Dingledine <arma@torproject.org> | 2018-05-22 14:26:34 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2018-05-22 14:26:34 -0400 |
commit | f3b53391e8ff61eda6c2cdfa744e603565922cdb (patch) | |
tree | 16744ef50f40fac224f8aa6261e32a616dff6fca /ReleaseNotes | |
parent | 79bee260eedc92f2009bfb3c780f397a05cd30cd (diff) | |
download | tor-f3b53391e8ff61eda6c2cdfa744e603565922cdb.tar.gz tor-f3b53391e8ff61eda6c2cdfa744e603565922cdb.zip |
backport changelog entries for #24972 correctly
Diffstat (limited to 'ReleaseNotes')
-rw-r--r-- | ReleaseNotes | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ReleaseNotes b/ReleaseNotes index 671f2ff485..1ce162c8b2 100644 --- a/ReleaseNotes +++ b/ReleaseNotes @@ -100,8 +100,8 @@ Changes in version 0.3.2.10 - 2018-03-03 Country database. o Minor features (logging, diagnostic, backport from 0.3.3.2-alpha): - - When logging a failure to check a hidden service's certificate, - also log what the problem with the certificate was. Diagnostic + - When logging a failure to create an onion service's descriptor, + also log what the problem with the descriptor was. Diagnostic for ticket 24972. o Minor bugfix (channel connection, backport from 0.3.3.2-alpha): |