diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-08-16 08:37:11 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-08-16 08:37:11 -0400 |
commit | 936e2aa0de6edb0578e18ad0760a67ad64a448d4 (patch) | |
tree | cdf987e2e633f205126a1009bbd7a208d43d84e6 /changes | |
parent | 4847e221689f702f74d6dd15181216aeabbb6785 (diff) | |
parent | c798957b5925b637896bf162f58aca806235c2a5 (diff) | |
download | tor-936e2aa0de6edb0578e18ad0760a67ad64a448d4.tar.gz tor-936e2aa0de6edb0578e18ad0760a67ad64a448d4.zip |
Merge branch 'maint-0.3.2' into maint-0.3.3
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug26932 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug26932 b/changes/bug26932 new file mode 100644 index 0000000000..7d9481dcd3 --- /dev/null +++ b/changes/bug26932 @@ -0,0 +1,3 @@ + o Minor bugfixes (onion services): + - Fix bug that causes services to not ever rotate their descriptors if they + were getting SIGHUPed often. Fixes bug 26932; bugfix on 0.3.2.1-alpha.
\ No newline at end of file |