diff options
author | Robert Ransom <rransom.8774@gmail.com> | 2011-06-02 03:07:09 -0700 |
---|---|---|
committer | Robert Ransom <rransom.8774@gmail.com> | 2011-06-02 03:07:09 -0700 |
commit | fc4158dad706a76acbfd3adae8b505495f1004e5 (patch) | |
tree | 94f7da912b9af1f8a99689d198b4b59ccc04834c /changes/bug3309 | |
parent | d7af8a2f076a38d8be32798d34049ce150c8dda0 (diff) | |
download | tor-fc4158dad706a76acbfd3adae8b505495f1004e5.tar.gz tor-fc4158dad706a76acbfd3adae8b505495f1004e5.zip |
Add info-level log messages during HS-client-state purge
I hope these will never be useful, but having them and not needing them is
better than needing them and not having them.
Diffstat (limited to 'changes/bug3309')
-rw-r--r-- | changes/bug3309 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug3309 b/changes/bug3309 index 5df0d9d348..104056d8e3 100644 --- a/changes/bug3309 +++ b/changes/bug3309 @@ -7,3 +7,7 @@ refuse to fetch it again for up to 15 minutes. Bugfix on 0.2.2.25-alpha; fixes bug 3309. + o Minor features: + - Log (at info level) when purging pieces of hidden-service-client + state on SIGNAL NEWNYM. + |