diff options
author | Roger Dingledine <arma@torproject.org> | 2010-08-13 20:50:51 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2010-08-13 20:50:51 -0400 |
commit | e50857b67f23d06671d2856a04879c3425747adf (patch) | |
tree | fd2513ef65a9db54882d61ee985633fd16b03214 /changes | |
parent | 5b0c0e1f89b020f4fc50fa1b50edbb17fa776fe4 (diff) | |
download | tor-e50857b67f23d06671d2856a04879c3425747adf.tar.gz tor-e50857b67f23d06671d2856a04879c3425747adf.zip |
changes entry for bug 1741
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ancient-nondirty-circuits | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ancient-nondirty-circuits b/changes/ancient-nondirty-circuits new file mode 100644 index 0000000000..9858cd1bb9 --- /dev/null +++ b/changes/ancient-nondirty-circuits @@ -0,0 +1,4 @@ + o Minor bugfixes: + - Fix to remove a spurious hidden service server-side log notice about + "Ancient non-dirty circuits". Bugfix on 0.2.2.14-alpha; fixes + bug 1741. |