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 | 7e50d43f07180c13adbeb0a9f1394490f3c679bb (patch) | |
tree | 1a67f3e5e9b89c97daa2e0089629b8c0e9ae0b08 /changes | |
parent | a7ea639f12d9a18c76c8a1c4e7eb00e75887a34d (diff) | |
parent | b49355915bf063448cf338fbb76061b601e5e333 (diff) | |
download | tor-7e50d43f07180c13adbeb0a9f1394490f3c679bb.tar.gz tor-7e50d43f07180c13adbeb0a9f1394490f3c679bb.zip |
Merge branch 'maint-0.3.4'
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 |